NUnit.Framework.Constraints.Numerics.Compare Method
Compare two numeric values, performing the usual numeric conversions.

Syntax

public static int Compare (object expected, object actual)

Parameters

expected
The expected value
actual
The actual value

Returns

The relationship of the values to each other

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