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