Share via


ValueSourceAttribute クラス

定義

[System.AttributeUsage(System.AttributeTargets.Parameter, AllowMultiple=true, Inherited=false)]
public class ValueSourceAttribute : NUnit.Framework.DataAttribute, NUnit.Framework.Api.IParameterDataSource
type ValueSourceAttribute = class
    inherit DataAttribute
    interface IParameterDataSource
継承
ValueSourceAttribute
属性
実装

コンストラクター

ValueSourceAttribute(String)
ValueSourceAttribute(Type, String)

プロパティ

SourceName
SourceType

メソッド

GetData(ParameterInfo)

適用対象