This type contains the following members.
public class DictionaryItemKeyChangedSubscriber: IEventSubscriber<DictionaryItemAggregate, DictionaryItemId, DictionaryItemKeyChanged>
- Inheritance:
- ObjectDictionaryItemKeyChangedSubscriber
- Implements:
- IEventSubscriber<TAggregate, TAggregateId, TAggregateEvent>
Constructors
DictionaryItemKeyChangedSubscriber(IRepository<DictionaryItemEntity>, IApplicationCache) |
Methods
HandleAsync(IDomainEvent<DictionaryItemAggregate, DictionaryItemId, DictionaryItemKeyChanged>, CancellationToken) |