ObjectSpaceCreatedEventArgs Constructors
Arguments passed to the XafApplication.ObjectSpaceCreated event.| Name | Parameters | Description |
|---|---|---|
| ObjectSpaceCreatedEventArgs(IObjectSpace) | objectSpace | Initializes a new instance of the ObjectSpaceCreatedEventArgs class. |
See Also