| EnsureIsNullOrGreaterThanZero Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | IsNullOrGreaterThanZero(NullableInt32, String) | 
            Ensures that the value of a parameter is null or greater than zero.
             | 
|   | IsNullOrGreaterThanZero(NullableInt64, String) | 
            Ensures that the value of a parameter is null or greater than zero.
             | 
|   | IsNullOrGreaterThanZero(NullableTimeSpan, String) | 
            Ensures that the value of a parameter is null or greater than zero.
             | 
 See Also
See Also