This type contains the following members.
public abstract class Command<TAggregate, TAggregateId>: ICommand<TAggregate, TAggregateId> where TAggregate : Redakt.EventSourcing.Aggregates.IAggregateRoot<TAggregateId>, TAggregateId : Redakt.EventSourcing.IAggregateId
- Inheritance:
- ObjectCommand<TAggregate, TAggregateId>
- Implements:
- ICommand<TAggregate, TAggregateId>
Constructors
Command(TAggregateId) |
Properties
AggregateId |