This type contains the following members.

public class ContentCreatedSubscriber: IEventSubscriber<ContentAggregate, ContentId, ContentCreated>
Inheritance:
ObjectContentCreatedSubscriber
Implements:
IEventSubscriber<TAggregate, TAggregateId, TAggregateEvent>

Constructors

ContentCreatedSubscriber(IRepository<ContentEntity>)

Methods

HandleAsync(IDomainEvent<ContentAggregate, ContentId, ContentCreated>, CancellationToken)