GuardArgumentIsLowerThan Method |
Name | Description | |
---|---|---|
![]() ![]() | ArgumentIsLowerThanT(T, T, String) | Throws an exception if argumentValue is greater than or equal to higherValue. |
![]() ![]() | ArgumentIsLowerThanT(T, T, String, String) | Throws an exception if argumentValue is greater than or equal to higherValue. |