Returns a constraint that is the logical negation of its argument.
Returns a constraint that is the logical negation of its argument.
public IConstraint Not(IConstraint);
Returns a constraint that is the logical negation of its argument.
public IConstraint Not(IConstraint,string);