GuardArgumentIsGreaterThan Method |
Name | Description | |
---|---|---|
![]() ![]() | ArgumentIsGreaterThanT(T, T, String) | Throws an exception if argumentValue is less than or equal to lowerValue. |
![]() ![]() | ArgumentIsGreaterThanT(T, T, String, String) | Throws an exception if argumentValue is less than or equal to lowerValue. |