CustomShowClonedObjectEventArgs Constructors
Arguments passed to the CloneObjectViewController.CustomShowClonedObject event.Name | Parameters | Description |
---|---|---|
CustomShowClonedObjectEventArgs(IObjectSpace, Object, Object, ShowViewParameters) | targetObjectSpace, sourceObject, clonedObject, showViewParameters | Creates a new instance of the CustomShowClonedObjectEventArgs class. |
See Also