NoItemConstraint(Constraint) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Construct a SomeItemsConstraint on top of an existing constraint
public NoItemConstraint (NUnit.Framework.Constraints.Constraint itemConstraint);
new NUnit.Framework.Constraints.NoItemConstraint : NUnit.Framework.Constraints.Constraint -> NUnit.Framework.Constraints.NoItemConstraint
Parameters
- itemConstraint
- Constraint