This type contains the following members.

public class DeleteNodeCollectionHandler: ICommandHandler<NodeCollectionAggregate, NodeCollectionId, DeleteNodeCollection>
Inheritance:
ObjectDeleteNodeCollectionHandler
Implements:
ICommandHandler<TAggregate, TAggregateId, TCommand>

Constructors

DeleteNodeCollectionHandler()

Methods

ExecuteCommandAsync(NodeCollectionAggregate, DeleteNodeCollection, CancellationToken)