Method | Description | |
---|---|---|
EventWasAppliedByOtherAggregateRoot ( EventSourceId eventSource, ArtifactId eventAggregateRoot, ArtifactId aggregateRoot ) : System, |
Initializes a new instance of the EventWasAppliedByOtherAggregateRoot class.
|
public EventWasAppliedByOtherAggregateRoot ( EventSourceId eventSource, ArtifactId eventAggregateRoot, ArtifactId aggregateRoot ) : System, | ||
eventSource | EventSourceId | The |
eventAggregateRoot | ArtifactId | Type |
aggregateRoot | ArtifactId | |
return | System, |