IActionContainer Methods
Declares members implemented by Action Containers.
Name | Description |
---|---|
Begin |
Prevents an entity implementing the ISupport |
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Inherited from IDisposable. |
End |
Unlocks an entity implementing the ISupport |
Register |
Adds a specified Action to an Action Container‘s IAction |
See Also