Ensure.IsNullOrGreaterThanOrEqualToZero Method |
Name | Description | |
---|---|---|
![]() ![]() | IsNullOrGreaterThanOrEqualToZero(Nullable<Int32>, String) |
Ensures that the value of a parameter is null or greater than or equal to zero.
|
![]() ![]() | IsNullOrGreaterThanOrEqualToZero(Nullable<Int64>, String) |
Ensures that the value of a parameter is null or greater than or equal to zero.
|