ActionBaseEventArgs Constructors
Represents the base class for arguments passed to Action execution handling events.Name | Parameters | Description |
---|---|---|
ActionBaseEventArgs(ActionBase) | action | Initializes a new instance of the ActionBaseEventArgs class. |
See Also