The ICommandSource<(Of <(TCommand>)>) type exposes the following members.

Methods

  NameDescription
GetCommand
Returns the command associated with this source.
GetEndecaCommand
Returns the command associated with this source.
(Inherited from ICommandSource.)

Properties

  NameDescription
ID
Gets a string that identifies this command source.
(Inherited from ICommandSource.)

Events

  NameDescription
CommandExecuted
Raised when the command associated with this source has executed.
(Inherited from ICommandSource.)

See Also