This type contains the following members.
public class NodeTrashedSubscriber: IEventSubscriber<NodeAggregate, NodeId, NodeTrashed>
- Inheritance:
- ObjectNodeTrashedSubscriber
- Implements:
- IEventSubscriber<TAggregate, TAggregateId, TAggregateEvent>
Constructors
NodeTrashedSubscriber(IRepository<NodeEntity>, IRepository<PublishedContentEntity>, IApplicationCache, ISearchEngine) |
Methods
HandleAsync(IDomainEvent<NodeAggregate, NodeId, NodeTrashed>, CancellationToken) |