This type contains the following members.
public class DeleteDictionaryCategoryHandler: ICommandHandler<DictionaryCategoryAggregate, DictionaryCategoryId, DeleteDictionaryCategory>
- Inheritance:
- ObjectDeleteDictionaryCategoryHandler
- Implements:
- ICommandHandler<TAggregate, TAggregateId, TCommand>
Constructors
DeleteDictionaryCategoryHandler(IDictionaryService, ICommandBus) |
Methods
ExecuteCommandAsync(DictionaryCategoryAggregate, DeleteDictionaryCategory, CancellationToken) |