NotConstraint public class NotConstraint : PrefixConstraint NotConstraint negates the effect of some other constraint Documentation Code public NotConstraint(IConstraint baseConstraint) Initializes a new instance of the NotConstraint class.