This type contains the following members.

public class CreateDictionaryItemHandler: ICommandHandler<DictionaryItemAggregate, DictionaryItemId, CreateDictionaryItem>
Inheritance:
ObjectCreateDictionaryItemHandler
Implements:
ICommandHandler<TAggregate, TAggregateId, TCommand>

Constructors

CreateDictionaryItemHandler(IDictionaryService)

Methods

ExecuteCommandAsync(DictionaryItemAggregate, CreateDictionaryItem, CancellationToken)