共用方式為


PrefixOperator.ApplyPrefix(Constraint) 方法

定義

傳回將這個前置詞套用至另一個條件約束所建立的條件約束。

public abstract NUnit.Framework.Constraints.Constraint ApplyPrefix (NUnit.Framework.Constraints.Constraint constraint);
abstract member ApplyPrefix : NUnit.Framework.Constraints.Constraint -> NUnit.Framework.Constraints.Constraint

參數

constraint
Constraint

傳回

適用於