Method | Description | |
---|---|---|
CommandProcessorCollection ( ILogger log ) : System | ||
Register ( ICommandProcessor commandProcessor ) : void | ||
TryProcess ( |
public CommandProcessorCollection ( ILogger log ) : System | ||
log | ILogger | |
return | System |
public Register ( ICommandProcessor commandProcessor ) : void | ||
commandProcessor | ICommandProcessor | |
return | void |
public TryProcess ( |
||
context | ||
args | string | |
return | bool |