SimpleActionExecuteEventArgs Constructors
Represents arguments passed to a Simple Action’s SimpleAction.Execute event.Name | Parameters | Description |
---|---|---|
SimpleActionExecuteEventArgs(ActionBase, ISelectionContext) | action, context | Initializes a new instance of the SimpleActionExecuteEventArgs class. |
See Also