프로퍼티 | 타입 | 설명 | |
---|---|---|---|
OnAfterExecutionCalled | bool | ||
OnBeforeExecutionCalled | bool | ||
OnBeforeExecutorResolvingCalled | bool |
메소드 | 설명 | |
---|---|---|
OnAfterExecution ( Ncqrs.Commanding.ServiceModel.CommandContext context ) : void | ||
OnBeforeBeforeExecutorResolving ( Ncqrs.Commanding.ServiceModel.CommandContext context ) : void | ||
OnBeforeExecution ( Ncqrs.Commanding.ServiceModel.CommandContext context ) : void |
public OnAfterExecution ( Ncqrs.Commanding.ServiceModel.CommandContext context ) : void | ||
context | Ncqrs.Commanding.ServiceModel.CommandContext | |
리턴 | void |
public OnBeforeBeforeExecutorResolving ( Ncqrs.Commanding.ServiceModel.CommandContext context ) : void | ||
context | Ncqrs.Commanding.ServiceModel.CommandContext | |
리턴 | void |
public OnBeforeExecution ( Ncqrs.Commanding.ServiceModel.CommandContext context ) : void | ||
context | Ncqrs.Commanding.ServiceModel.CommandContext | |
리턴 | void |