ICommand interface
Namespace: NextDesign.Desktop
Description
Provides command definition information.
Affiliation area
Name | Description |
---|---|
Commands | A group of APIs to access commands received by command handlers. |
Property
Name | Description |
---|---|
CanExecFunc | executability determination function name |
Description | Command description |
ExecFunc | execution function name |
Id | Command Identifier |
Owner | Owner |
Title | command name |