Is_Syntax.

Negative Property

Summary

Returns a constraint that tests for a negative value
Namespace
TCLite.Constraints
Containing Type
Is_Syntax

Syntax

public static LessThanConstraint<int> Negative { get; }

Value

Type Description
LessThanConstraint<int>