|
| CuttingEdge.Conditions reference library |
| ValidatorExtensions..::.IsPositiveInfinity Method |
| ValidatorExtensions Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
![]() ![]() | IsPositiveInfinity(ConditionValidator<(Of <(Double>)>)) |
Checks whether the given value is positive infinity. An exception is thrown otherwise.
|
![]() ![]() | IsPositiveInfinity(ConditionValidator<(Of <(Single>)>)) |
Checks whether the given value is positive infinity. An exception is thrown otherwise.
|
![]() ![]() | IsPositiveInfinity(ConditionValidator<(Of <(Double>)>), String) |
Checks whether the given value is positive infinity. An exception is thrown otherwise.
|
![]() ![]() | IsPositiveInfinity(ConditionValidator<(Of <(Single>)>), String) |
Checks whether the given value is positive infinity. An exception is thrown otherwise.
|

