메소드 | 설명 | |
---|---|---|
CommandProcessorCollection ( ILogger log ) : System | ||
Register ( ICommandProcessor commandProcessor ) : void | ||
TryProcess ( |
public CommandProcessorCollection ( ILogger log ) : System | ||
log | ILogger | |
리턴 | System |
public Register ( ICommandProcessor commandProcessor ) : void | ||
commandProcessor | ICommandProcessor | |
리턴 | void |
public TryProcess ( |
||
context | ||
args | string | |
리턴 | bool |