This type contains the following members.

public class CreateNodeCollectionHandler: ICommandHandler<NodeCollectionAggregate, NodeCollectionId, CreateNodeCollection>
Inheritance:
ObjectCreateNodeCollectionHandler
Implements:
ICommandHandler<TAggregate, TAggregateId, TCommand>

Constructors

CreateNodeCollectionHandler()

Methods

ExecuteCommandAsync(NodeCollectionAggregate, CreateNodeCollection, CancellationToken)