This type contains the following members.
public class CreateContentHandler: ICommandHandler<ContentAggregate, ContentId, CreateContent>
- Inheritance:
- ObjectCreateContentHandler
- Implements:
- ICommandHandler<TAggregate, TAggregateId, TCommand>
Constructors
CreateContentHandler() |
Methods
ExecuteCommandAsync(ContentAggregate, CreateContent, CancellationToken) |