- Namespace:
- Redakt.EventSourcing.EventStore
- Assembly:
- Redakt.EventSourcing.dll
This type contains the following members.
public interface IDomainEvent<TAggregate, TAggregateId, TAggregateEvent>: IDomainEvent<TAggregate, TAggregateId> where TAggregate : Redakt.EventSourcing.Aggregates.IAggregateRoot<TAggregateId>, TAggregateId : Redakt.EventSourcing.IAggregateId, TAggregateEvent : Redakt.EventSourcing.Aggregates.IAggregateEvent<TAggregate, TAggregateId>
- Extends:
- IDomainEvent<TAggregate, TAggregateId>
Properties
Implemented by