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