Overload List

  Name Description
Public method IfThen(IConstraint, IConstraint)
Returns a constraint that if con1 is true, then con2 must also be true.
Public method IfThen(IConstraint, IConstraint, String)
Returns a constraint that if con1 is true, then con2 must also be true.

See Also