This type contains the following members.

public class CreateNodeHandler: ICommandHandler<NodeAggregate, NodeId, CreateNode>
Inheritance:
ObjectCreateNodeHandler
Implements:
ICommandHandler<TAggregate, TAggregateId, TCommand>

Constructors

CreateNodeHandler(IAggregateStore)

Methods

ExecuteCommandAsync(NodeAggregate, CreateNode, CancellationToken)
ExecuteCommandAsync(NodeAggregate, CreateRootNode, CancellationToken)