Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

CustomGetCloneActionTargetTypesEventArgs Constructors

Arguments passed to the CloneObjectViewController.CustomGetCloneActionTargetTypes event.
Name Parameters Description
CustomGetCloneActionTargetTypesEventArgs(ITypeInfo, IModelApplication) sourceType, applicationModel Initializes a new instance of the CustomGetCloneActionTargetTypesEventArgs class.
See Also