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

Применяется к