ICommandChannel Members
An interface for objects that need to accept and execute commands. All XPO layers implement this interface.
#Methods
Name | Description |
---|---|
Do |
Accepts and executes a specified command with arguments. |
See Also