This type contains the following members.

public class DeleteContentHandler: ICommandHandler<ContentAggregate, ContentId, DeleteContent>
Inheritance:
ObjectDeleteContentHandler
Implements:
ICommandHandler<TAggregate, TAggregateId, TCommand>

Constructors

DeleteContentHandler()

Methods

ExecuteCommandAsync(ContentAggregate, DeleteContent, CancellationToken)