NUnit.Framework.Constraints.FloatingPointNumerics.ReinterpretAsInt Method
Reinterprets the memory contents of a floating point value as an integer value

Syntax

public static int ReinterpretAsInt (float value)

Parameters

value
Floating point value whose memory contents to reinterpret

Returns

The memory contents of the floating point value interpreted as an integer

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