Method | Description | |
---|---|---|
CommandParser ( IEnumerable |
Method | Description | |
---|---|---|
FindRequestedCommand ( string commandName ) : ICommandFactory | ||
ParseCommand ( string args ) : ICommand |
public CommandParser ( IEnumerable |
||
availableCommands | IEnumerable |
|
return | System.Collections.Generic |