Overload List
Name | Description | |
---|---|---|
VerifyLT(Int32, Int32, Boolean) |
Verifies that one integer is less than another.
| |
VerifyLT(Int64, Int64, Boolean) |
Verifies that one long is less than another.
| |
VerifyLT(Double, Double, Double, Boolean) |
Verifies that one double is less than another.
| |
VerifyLT(String, String, Boolean, Boolean) |
Verifies that one string is less than another.
|
See Also