This type contains the following members.

public class NodeCollectionRenamedSubscriber: IEventSubscriber<NodeCollectionAggregate, NodeCollectionId, NodeCollectionRenamed>
Inheritance:
ObjectNodeCollectionRenamedSubscriber
Implements:
IEventSubscriber<TAggregate, TAggregateId, TAggregateEvent>

Constructors

NodeCollectionRenamedSubscriber(IRepository<NodeCollectionEntity>, IApplicationCache)

Methods

HandleAsync(IDomainEvent<NodeCollectionAggregate, NodeCollectionId, NodeCollectionRenamed>, CancellationToken)