메소드 | 설명 | |
---|---|---|
EngineCore ( IContext ctx, IUserInputValidator inputValidator, ICommandFactory cmdFactory, ILogger logger ) : System |
Initializes a new instance of the EngineCore class.
|
|
GetCommand ( string userCommand ) : ICommand |
protected EngineCore ( IContext ctx, IUserInputValidator inputValidator, ICommandFactory cmdFactory, ILogger logger ) : System | ||
ctx | IContext | |
inputValidator | IUserInputValidator | |
cmdFactory | ICommandFactory | |
logger | ILogger | |
리턴 | System |
protected GetCommand ( string userCommand ) : ICommand | ||
userCommand | string | |
리턴 | ICommand |