NUnit.Framework.Constraints.Constraint.op_LogicalNot Method
This operator creates a constraint that is satisfied if the argument constraint is not satisfied.

Syntax

public static Constraint operator! (Constraint constraint)

Parameters

constraint
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