The ICommandSource<(Of <(TCommand>)>) type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | GetCommand |
Returns the command associated with this source.
|
![]() | GetEndecaCommand |
Returns the command associated with this source.
(Inherited from ICommandSource.) |
Properties
Name | Description | |
---|---|---|
![]() | ID |
Gets a string that identifies this command source.
(Inherited from ICommandSource.) |
Events
Name | Description | |
---|---|---|
![]() | CommandExecuted |
Raised when the command associated with this source has executed.
(Inherited from ICommandSource.) |