Namespace: Semata.ControlsCLR
Class: BoundCommand
Runs the command.
public: void Execute(Object^ parameter)
Parameters
Type | Name | Description |
Object^ | parameter | The command parameter. |
Returns: void
C++ C#
Namespace: Semata.ControlsCLR
Class: BoundCommand
Runs the command.
public: void Execute(Object^ parameter)
Parameters
Type | Name | Description |
Object^ | parameter | The command parameter. |
Returns: void