- Namespace:
- Redakt.EventSourcing.EventStore
- Assembly:
- Redakt.EventSourcing.dll
This type contains the following members.
public class DomainEvent<TAggregate, TAggregateId, TAggregateEvent>: IDomainEvent<TAggregate, TAggregateId, TAggregateEvent> where TAggregate : Redakt.EventSourcing.Aggregates.IAggregateRoot<TAggregateId>, TAggregateId : Redakt.EventSourcing.IAggregateId, TAggregateEvent : Redakt.EventSourcing.Aggregates.IAggregateEvent<TAggregate, TAggregateId>
- Inheritance:
- ObjectDomainEvent<TAggregate, TAggregateId, TAggregateEvent>
- Implements:
- IDomainEvent<TAggregate, TAggregateId, TAggregateEvent>
Constructors
Properties
Methods