NUnit.Framework.Constraints.AndConstraint.Matches Method
Apply both member constraints to an actual value, succeeding succeeding only if both of them succeed.

Syntax

public override bool Matches (object actual)

Parameters

actual
The actual value

Returns

True if the constraints both 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