메소드 | 설명 | |
---|---|---|
NextAggregateRootVersionMustBeGreaterThanCurrentVersion ( EventSourceId eventSource, ArtifactId aggregateRoot, AggregateRootVersion currentVersion, AggregateRootVersion nextVersion ) : System, |
Initializes a new instance of the NextAggregateRootVersionMustBeGreaterThanCurrentVersion class.
|
public NextAggregateRootVersionMustBeGreaterThanCurrentVersion ( EventSourceId eventSource, ArtifactId aggregateRoot, AggregateRootVersion currentVersion, AggregateRootVersion nextVersion ) : System, | ||
eventSource | EventSourceId | The |
aggregateRoot | ArtifactId | The aggregate root id. |
currentVersion | AggregateRootVersion | The current |
nextVersion | AggregateRootVersion | The |
리턴 | System, |