共用方式為


AttributeOperator(Type) 建構函式

定義

建構特定類型的 AttributeOperator

public AttributeOperator(Type type);
new NUnit.Framework.Constraints.AttributeOperator : Type -> NUnit.Framework.Constraints.AttributeOperator

參數

type
Type

測試的屬性類型

適用於