This type contains the following members.

public class DeleteNodeHandler: ICommandHandler<NodeAggregate, NodeId, DeleteNode>
Inheritance:
ObjectDeleteNodeHandler
Implements:
ICommandHandler<TAggregate, TAggregateId, TCommand>

Constructors

DeleteNodeHandler()

Methods

ExecuteCommandAsync(NodeAggregate, DeleteNode, CancellationToken)