This type contains the following members.

public class NodeReorderedSubscriber: IEventSubscriber<NodeAggregate, NodeId, NodeReordered>
Inheritance:
ObjectNodeReorderedSubscriber
Implements:
IEventSubscriber<TAggregate, TAggregateId, TAggregateEvent>

Constructors

NodeReorderedSubscriber(IRepository<NodeEntity>, IRepository<PublishedContentEntity>, IApplicationCache)

Methods

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