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