CollectionConstraint コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
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