Свойство | Тип | Описание | |
---|---|---|---|
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 |