LessThanConstraint public class LessThanConstraint : ComparisonConstraint Tests whether a value is less than the value supplied to its constructor Documentation Code public LessThanConstraint(object expected) Initializes a new instance of the LessThanConstraint class.