This type contains the following members.

public class DictionaryCategoryCreatedSubscriber: IEventSubscriber<DictionaryCategoryAggregate, DictionaryCategoryId, DictionaryCategoryCreated>
Inheritance:
ObjectDictionaryCategoryCreatedSubscriber
Implements:
IEventSubscriber<TAggregate, TAggregateId, TAggregateEvent>

Constructors

DictionaryCategoryCreatedSubscriber(IRepository<DictionaryCategoryEntity>)

Methods

HandleAsync(IDomainEvent<DictionaryCategoryAggregate, DictionaryCategoryId, DictionaryCategoryCreated>, CancellationToken)