NUnit.Framework.Constraints.OrConstraint.Matches Method
Apply the member constraints to an actual value, succeeding succeeding as soon as one of them succeeds.

Syntax

public override bool Matches (object actual)

Parameters

actual
The actual value

Returns

True if either constraint succeeded

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