次の方法で共有


ValueSourceAttribute コンストラクター

定義

オーバーロード

ValueSourceAttribute(String)
ValueSourceAttribute(Type, String)

ValueSourceAttribute(String)

public ValueSourceAttribute (string sourceName);
new NUnit.Framework.ValueSourceAttribute : string -> NUnit.Framework.ValueSourceAttribute

パラメーター

sourceName
String

適用対象

ValueSourceAttribute(Type, String)

public ValueSourceAttribute (Type sourceType, string sourceName);
new NUnit.Framework.ValueSourceAttribute : Type * string -> NUnit.Framework.ValueSourceAttribute

パラメーター

sourceType
Type
sourceName
String

適用対象