![]() | |
TritonManagedCommand Properties |
The TritonManagedCommand type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActionName |
Gets or sets the action name of the particular command.
|
![]() | CommandManager |
Gets the command manager which is responsible for this command.
|
![]() | DelegateCanExecute |
Holds the delegate of the method to be used to check the execution of the command.
(Inherited from DelegatingCommand.) |
![]() | DelegateExecute |
Holds the delegate of the method to be executed by the command.
(Inherited from DelegatingCommand.) |
![]() | Owner |
Gets the name of the owner.
|