This type contains the following members.
public class DeleteNodeVersionHandler: ICommandHandler<NodeAggregate, NodeId, DeleteNodeVersion>
- Inheritance:
- ObjectDeleteNodeVersionHandler
- Implements:
- ICommandHandler<TAggregate, TAggregateId, TCommand>
Constructors
DeleteNodeVersionHandler() |
Methods
ExecuteCommandAsync(NodeAggregate, DeleteNodeVersion, CancellationToken) |