次の方法で共有


AttributeOperator(Type) コンストラクター

定義

特定の型の AttributeOperator を構築する

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

パラメーター

type
Type

テストされる属性の型

適用対象