ICommandChannel Methods
An interface for objects that need to accept and execute commands. All XPO layers implement this interface.Name | Description |
---|---|
Do(String, Object) | Accepts and executes a specified command with arguments. |
See Also
Name | Description |
---|---|
Do(String, Object) | Accepts and executes a specified command with arguments. |
No
Your feedback is appreciated.