ValuesAttribute Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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
- Herança
- Derivado
- Atributos
- Implementações
Construtores
| ValuesAttribute(Object, Object, Object) | |
| ValuesAttribute(Object, Object) | |
| ValuesAttribute(Object) | |
| ValuesAttribute(Object[]) |
Campos
| data |
Métodos
| GetData(ParameterInfo) |