Method | Description | |
---|---|---|
MissingEventsForExpectedAggregateRootVersion ( AggregateRootVersion expectedVersion, AggregateRootVersion actualVersion ) : System, |
Initializes a new instance of the MissingEventsForExpectedAggregateRootVersion class.
|
public MissingEventsForExpectedAggregateRootVersion ( AggregateRootVersion expectedVersion, AggregateRootVersion actualVersion ) : System, | ||
expectedVersion | AggregateRootVersion | The expected |
actualVersion | AggregateRootVersion | The actual |
return | System, |