ObjectExtensionsThrowIfNegative Method |
| Name | Description | |
|---|---|---|
| ThrowIfNegative(Int32, String) |
Throws a ArgumentOutOfRange exception if the integer is negative.
| |
| ThrowIfNegative(Single, String) |
Throws a ArgumentOutOfRange exception if the float is negative.
|