OrConstraint public class OrConstraint : BinaryConstraint OrConstraint succeeds if either member succeeds Documentation public OrConstraint(Constraint left, Constraint right) Create an OrConstraint from two other constraints