Checks the type of the object, returning true if
the object is a floating point numeric type.
Syntax
public static
bool IsFloatingPointNumeric (
object obj)
Parameters
- obj
- The object to check
Returns
true if the object is a floating point numeric type
Remarks
Requirements
Namespace: NUnit.Framework.Constraints
Assembly: NUnitLite (in NUnitLite.dll)
Assembly Versions: 0.6.0.0, 1.0.0.0