Compartir a través de


ValuesAttribute Clase

Definición

[System.AttributeUsage(System.AttributeTargets.Parameter, AllowMultiple=false, Inherited=false)]
public class ValuesAttribute : NUnit.Framework.DataAttribute, NUnit.Framework.Api.IParameterDataSource
type ValuesAttribute = class
    inherit DataAttribute
    interface IParameterDataSource
Herencia
Derivado
Atributos
Implementaciones

Constructores

ValuesAttribute(Object)
ValuesAttribute(Object, Object)
ValuesAttribute(Object, Object, Object)
ValuesAttribute(Object[])

Campos

data

Métodos

GetData(ParameterInfo)

Se aplica a