Initializes a new instance of the GenericCommandT class.
Namespace: FirstFloor.Documents.Controls.Commands
Assembly: FirstFloor.Documents.Controls (in FirstFloor.Documents.Controls.dll) Version: 2.5.0.0 (2.5.11.0)
Syntax
Parameters
- execute
- Type: SystemActionT
The execute. - canExecute (Optional)
- Type: SystemFuncT, Boolean
The can execute.
See Also