共用方式為


ExactCountConstraint(Int32, Constraint) 建構函式

定義

public ExactCountConstraint(int expectedCount, NUnit.Framework.Constraints.Constraint itemConstraint);
new NUnit.Framework.Constraints.ExactCountConstraint : int * NUnit.Framework.Constraints.Constraint -> NUnit.Framework.Constraints.ExactCountConstraint

參數

expectedCount
Int32
itemConstraint
Constraint

適用於