







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