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