RangeAttribute 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.
public class RangeAttribute : NUnit.Framework.ValuesAttribute
type RangeAttribute = class
inherit ValuesAttribute
- Herança
Construtores
RangeAttribute(Double, Double, Double) | |
RangeAttribute(Int32, Int32, Int32) | |
RangeAttribute(Int32, Int32) | |
RangeAttribute(Int64, Int64, Int64) | |
RangeAttribute(Single, Single, Single) |
Campos
data | (Herdado de ValuesAttribute) |
Métodos
GetData(ParameterInfo) | (Herdado de ValuesAttribute) |