次の方法で共有


CollectionConstraint コンストラクター

定義

オーバーロード

CollectionConstraint()

空の CollectionConstraint を構築する

CollectionConstraint(Object)

CollectionConstraint の構築

CollectionConstraint()

空の CollectionConstraint を構築する

protected CollectionConstraint ();

適用対象

CollectionConstraint(Object)

CollectionConstraint の構築

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

パラメーター

arg
Object

適用対象