Enters |
public EntersStatesCondition( TargetDataCell targetCell, ICollection<DataState> targetStates, ICollection<DataState> sourceStates )
| Exception | Condition |
|---|---|
| ArgumentNullException | targetCell is . |
| ArgumentException | targetStates or sourceStates is or empty or its elements are not referencing the current instance MeasureUsage object. |