Freigeben über


CollectionConstraint Konstruktoren

Definition

Überlädt

CollectionConstraint()

Erstellen einer leeren CollectionConstraint

CollectionConstraint(Object)

Erstellen eines CollectionConstraint-Objekts

CollectionConstraint()

Erstellen einer leeren CollectionConstraint

protected CollectionConstraint ();

Gilt für:

CollectionConstraint(Object)

Erstellen eines CollectionConstraint-Objekts

protected CollectionConstraint (object arg);
new NUnit.Framework.Constraints.CollectionConstraint : obj -> NUnit.Framework.Constraints.CollectionConstraint

Parameter

arg
Object

Gilt für: