This type contains the following members.

public class MoveNodeHandler: ICommandHandler<NodeAggregate, NodeId, MoveNode>
Inheritance:
ObjectMoveNodeHandler
Implements:
ICommandHandler<TAggregate, TAggregateId, TCommand>

Constructors

MoveNodeHandler()

Methods

ExecuteCommandAsync(NodeAggregate, MoveNode, CancellationToken)