EnsureIsNullOrGreaterThanZero Method |
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.
|