Class CommandManager<TCommand>
Namespace: Global
Assembly: Main.dll
Syntax
public class CommandManager<TCommand>
where TCommand : ICommand
Type Parameters
| Name | Description |
|---|---|
| TCommand |
Methods
| Improve this Doc View SourceDoExecuteCommand(String)
Declaration
public void DoExecuteCommand(string strCommand)
Parameters
| Type | Name | Description |
|---|---|---|
| String | strCommand |