NUnit.Framework.Constraints.Constraint.op_BitwiseAnd Method
This operator creates a constraint that is satisfied only if both argument constraints are satisfied.

Syntax

public static Constraint operator& (Constraint left, Constraint right)

Parameters

left
Documentation for this section has not yet been entered.
right
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, 1.0.0.0