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