This type contains the following members.
public class CreateDictionaryCategoryHandler: ICommandHandler<DictionaryCategoryAggregate, DictionaryCategoryId, CreateDictionaryCategory>
- Inheritance:
- ObjectCreateDictionaryCategoryHandler
- Implements:
- ICommandHandler<TAggregate, TAggregateId, TCommand>
Constructors
CreateDictionaryCategoryHandler() |
Methods
ExecuteCommandAsync(DictionaryCategoryAggregate, CreateDictionaryCategory, CancellationToken) |