- Namespace:
- Redakt.EventSourcing.Aggregates
- Assembly:
- Redakt.EventSourcing.dll
This type contains the following members.
public abstract class AggregateEvent<TAggregate, TAggregateId>: IAggregateEvent<TAggregate, TAggregateId> where TAggregate : Redakt.EventSourcing.Aggregates.IAggregateRoot<TAggregateId>, TAggregateId : Redakt.EventSourcing.IAggregateId
- Inheritance:
- ObjectAggregateEvent<TAggregate, TAggregateId>
- Implements:
- IAggregateEvent<TAggregate, TAggregateId>
Constructors
Methods
Derived types