CollectionItemsEqualConstraint Constructors
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.
Overloads
CollectionItemsEqualConstraint() |
Construct an empty CollectionConstraint |
CollectionItemsEqualConstraint(Object) |
Construct a CollectionConstraint |
CollectionItemsEqualConstraint()
Construct an empty CollectionConstraint
protected CollectionItemsEqualConstraint ();
Applies to
CollectionItemsEqualConstraint(Object)
Construct a CollectionConstraint
protected CollectionItemsEqualConstraint (object arg);
new NUnit.Framework.Constraints.CollectionItemsEqualConstraint : obj -> NUnit.Framework.Constraints.CollectionItemsEqualConstraint
Parameters
- arg
- Object