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