This type contains the following members.
public interface IAggregateRoot<TAggregateId>: IAggregateRoot where TAggregateId : Redakt.EventSourcing.IAggregateId
- Extends:
- IAggregateRoot
Properties
| Id |
Implemented by
| AggregateRoot<TAggregate, TAggregateId> | Class to inherit all aggregates from. |