Overload List

  NameDescription
Public methodIfThen(IConstraint, IConstraint)
Returns a constraint that if con1 is true, then con2 must also be true.
Public methodIfThen(IConstraint, IConstraint, String)
Returns a constraint that if con1 is true, then con2 must also be true.

See Also