Represents a command that implements the IDisposable interface.
The following tables list the members exposed by the DisposableCommand type.
Protected Properties| Name | Description | |
|---|---|---|
![]() |
Gets a value indicating whether the command does anything. (Inherited from Command.) |
Public Methods
Protected Methods| Name | Description | |
|---|---|---|
![]() |
Command.Execute override. |
|
![]() |
Command.Redo override. |
|
![]() |
Command.Undo override. |
See Also