This type contains the following members.

public class DictionaryCategoryDeletedSubscriber: IEventSubscriber<DictionaryCategoryAggregate, DictionaryCategoryId, DictionaryCategoryDeleted>
Inheritance:
ObjectDictionaryCategoryDeletedSubscriber
Implements:
IEventSubscriber<TAggregate, TAggregateId, TAggregateEvent>

Constructors

DictionaryCategoryDeletedSubscriber(IRepository<DictionaryCategoryEntity>, IApplicationCache)

Methods

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