This type contains the following members.

public class NodeUntrashedSubscriber: IEventSubscriber<NodeAggregate, NodeId, NodeUntrashed>
Inheritance:
ObjectNodeUntrashedSubscriber
Implements:
IEventSubscriber<TAggregate, TAggregateId, TAggregateEvent>

Constructors

NodeUntrashedSubscriber(IRepository<NodeEntity>, IApplicationCache)

Methods

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