메소드 | 설명 | |
---|---|---|
CommandInvoker ( IValidationEngine validationEngine, ICommandFactory handerFactory ) : System.Collections.Generic | ||
Process ( object commandMessage, ICommandConfiguration commandConfiguration ) : ExecutionResult |
public CommandInvoker ( IValidationEngine validationEngine, ICommandFactory handerFactory ) : System.Collections.Generic | ||
validationEngine | IValidationEngine | |
handerFactory | ICommandFactory | |
리턴 | System.Collections.Generic |
public Process ( object commandMessage, ICommandConfiguration commandConfiguration ) : ExecutionResult | ||
commandMessage | object | |
commandConfiguration | ICommandConfiguration | |
리턴 | ExecutionResult |