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