ValueSourceAttribute Classe

Definição

[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
Herança
ValueSourceAttribute
Atributos
Implementações

Construtores

Nome Description
ValueSourceAttribute(String)
ValueSourceAttribute(Type, String)

Propriedades

Nome Description
SourceName
SourceType

Métodos

Nome Description
GetData(ParameterInfo)

Aplica-se a