This type contains the following members.
public class DeleteDictionaryItemHandler: ICommandHandler<DictionaryItemAggregate, DictionaryItemId, DeleteDictionaryItem>
- Inheritance:
- ObjectDeleteDictionaryItemHandler
- Implements:
- ICommandHandler<TAggregate, TAggregateId, TCommand>
Constructors
DeleteDictionaryItemHandler() |
Methods
ExecuteCommandAsync(DictionaryItemAggregate, DeleteDictionaryItem, CancellationToken) |