Command
Description
API group to access the command received by the command handler.
Interfaces belonging to the area
| Name | Description |
|---|---|
| ICommandManager | Manages the commands to be additionally registered with Extension and the system commands provided by the application. |
| ICommand | Provides command definition information. |
| ICommandContext | Provides a command execution context. |
| ICommandParams | Provides command parameters. |