CustomCloneObjectEventArgs Constructors
Arguments passed to the CloneObjectViewController.CustomCloneObject event.| Name | Parameters | Description |
|---|---|---|
| CustomCloneObjectEventArgs(Object, Type, XafApplication, Frame, View) | sourceObject, targetType, application, frame, view | Initializes a new instance of the CustomCloneObjectEventArgs class with specified settings. |
See Also