protected ApplyChange<TEvent>(TEvent aggregateEvent) where TEvent : Redakt.EventSourcing.Aggregates.IAggregateEvent<TAggregate, TAggregateId>
Parameters
aggregateEvent
TEvent
Type Parameters
TEvent
IAggregateEvent