NUnit.Framework.Constraints.Numerics.IsFixedPointNumeric Method
Checks the type of the object, returning true if the object is a fixed point numeric type.

Syntax

public static bool IsFixedPointNumeric (object obj)

Parameters

obj
The object to check

Returns

true if the object is a fixed point numeric type

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: NUnit.Framework.Constraints
Assembly: NUnitLite (in NUnitLite.dll)
Assembly Versions: 0.6.0.0, 1.0.0.0