This type contains the following members.

public class ReorderNodeHandler: ICommandHandler<NodeAggregate, NodeId, ReorderNode>
Inheritance:
ObjectReorderNodeHandler
Implements:
ICommandHandler<TAggregate, TAggregateId, TCommand>

Constructors

ReorderNodeHandler()

Methods

ExecuteCommandAsync(NodeAggregate, ReorderNode, CancellationToken)