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