Name | Description | |
---|---|---|
![]() | BeforeCommandsDisplay | Called just prior to displaying the list of commands to a user. |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable) |
![]() | Initialize | Called to initialize the command. |
![]() | Process | Execute the specified command |
![]() | RegisterCommands | Called to have the command object register all commands that it supports. |