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