ICommandDispatcher.DispatchCanExecuteCommand method
Namespace: NextDesign.Extension
Description
Dispatches the process to determine whether the specified command can be executed.
argument
Name | Type | Description |
---|---|---|
command | ICommand | Manifest command definition information |
context | ICommandContext | Command context |
parameters | ICommandParams | command parameters |
Return value
- bool