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