This type contains the following members.
public class ContentDeletedSubscriber: IEventSubscriber<ContentAggregate, ContentId, ContentDeleted>
- Inheritance:
- ObjectContentDeletedSubscriber
- Implements:
- IEventSubscriber<TAggregate, TAggregateId, TAggregateEvent>
Constructors
ContentDeletedSubscriber(IRepository<ContentEntity>, IApplicationCache) |
Methods
HandleAsync(IDomainEvent<ContentAggregate, ContentId, ContentDeleted>, CancellationToken) |