NUnit.Framework.Is.InRange Method
Returns a constraint that tests whether the actual value falls within a specified range.

Syntax

public static NUnit.Framework.Constraints.RangeConstraint InRange (IComparable from, IComparable to)

Parameters

from
Documentation for this section has not yet been entered.
to
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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