ObjectCreatingEventArgs Constructors
Arguments passed to the NewObjectViewController.ObjectCreating event.Name | Parameters | Description |
---|---|---|
ObjectCreatingEventArgs(IObjectSpace, Type) | objectSpace, objectType | Initializes a new instance of the ObjectCreatingEventArgs class. |
See Also