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