Method | Description | |
---|---|---|
CommandFactory ( ) : System | ||
CreateCommand ( string unparsedCommand ) : ICommand |
Method | Description | |
---|---|---|
getCommandID ( string unparsedCommanmd ) : string | ||
repeatedCommand ( string unparsedCommand, string ID ) : bool |
public CreateCommand ( string unparsedCommand ) : ICommand | ||
unparsedCommand | string | |
return | ICommand |