public UncommittedEvent(IAggregateEvent aggregateEvent, IAggregateId aggregateId, DateTime timestampUtc, int aggregateSequenceNumber)

Parameters

aggregateEvent IAggregateEvent
aggregateId IAggregateId
timestampUtc DateTime
aggregateSequenceNumber int
In this article