ICommandChannel Members
An interface for objects that need to accept and execute commands. All XPO layers implement this interface.Methods
| 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. |