This type contains the following members.
public class NodeCollectionDeletedSubscriber: IEventSubscriber<NodeCollectionAggregate, NodeCollectionId, NodeCollectionDeleted>
- Inheritance:
- ObjectNodeCollectionDeletedSubscriber
- Implements:
- IEventSubscriber<TAggregate, TAggregateId, TAggregateEvent>
Constructors
NodeCollectionDeletedSubscriber(IRepository<NodeCollectionEntity>, IApplicationCache) |
Methods
HandleAsync(IDomainEvent<NodeCollectionAggregate, NodeCollectionId, NodeCollectionDeleted>, CancellationToken) |