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