This type contains the following members.
public interface ICommand<TAggregate, TAggregateId> where TAggregate : Redakt.EventSourcing.Aggregates.IAggregateRoot<TAggregateId>, TAggregateId : Redakt.EventSourcing.IAggregateId
Properties
| AggregateId |
Implemented by
| Command<TAggregate, TAggregateId> |