Command area ¶
Description¶
API group to access the command received by the command handler.
Interface belonging to area¶
| Name | Description |
|---|---|
| ICommand | Provides command definition information. |
| ICommandContext | Provides the execution context of the command. |
| ICommandParams | Provides command parameters. |