NUnit.Framework.Constraints.Constraint.op_BitwiseOr Method
This operator creates a constraint that is satisfied if either of the argument constraints is 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