This type contains the following members.
public class NodeCollectionReorderedSubscriber: IEventSubscriber<NodeCollectionAggregate, NodeCollectionId, NodeCollectionReordered>
- Inheritance:
- ObjectNodeCollectionReorderedSubscriber
- Implements:
- IEventSubscriber<TAggregate, TAggregateId, TAggregateEvent>
Constructors
NodeCollectionReorderedSubscriber(IRepository<NodeCollectionEntity>, IApplicationCache) |
Methods
HandleAsync(IDomainEvent<NodeCollectionAggregate, NodeCollectionId, NodeCollectionReordered>, CancellationToken) |