Method | Description | |
---|---|---|
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 | |
return | System.Collections.Generic |
public Process ( object commandMessage, ICommandConfiguration commandConfiguration ) : ExecutionResult | ||
commandMessage | object | |
commandConfiguration | ICommandConfiguration | |
return | ExecutionResult |