Click or drag to resize

ObjectExtensionsThrowIfNegative Method

Overload List
  NameDescription
Public methodStatic memberThrowIfNegative(Int32, String)
Throws a ArgumentOutOfRange exception if the integer is negative.
Public methodStatic memberThrowIfNegative(Single, String)
Throws a ArgumentOutOfRange exception if the float is negative.
Top
See Also