NoItemConstraint.

NoItemConstraint(IConstraint) Constructor

Summary

Construct a SomeItemsConstraint on top of an existing constraint
Namespace
TCLite.Constraints
Containing Type
NoItemConstraint

Syntax

public NoItemConstraint(IConstraint itemConstraint)

Parameters

Name Type Description
itemConstraint IConstraint

Return Value

Type Description
void