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

Syntax

public 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.Constraints
Assembly: NUnitLite (in NUnitLite.dll)
Assembly Versions: 0.6.0.0