This type contains the following members.

public class NodeVersionDeletedSubscriber: IEventSubscriber<NodeAggregate, NodeId, NodeVersionDeleted>
Inheritance:
ObjectNodeVersionDeletedSubscriber
Implements:
IEventSubscriber<TAggregate, TAggregateId, TAggregateEvent>

Constructors

NodeVersionDeletedSubscriber(IRepository<NodeEntity>, IApplicationCache)

Methods

HandleAsync(IDomainEvent<NodeAggregate, NodeId, NodeVersionDeleted>, CancellationToken)