RangeAttribute Class

Definition

public class RangeAttribute : NUnit.Framework.ValuesAttribute
type RangeAttribute = class
    inherit ValuesAttribute
Inheritance

Constructors

RangeAttribute(Double, Double, Double)
RangeAttribute(Int32, Int32)
RangeAttribute(Int32, Int32, Int32)
RangeAttribute(Int64, Int64, Int64)
RangeAttribute(Single, Single, Single)

Fields

data (Inherited from ValuesAttribute)

Methods

GetData(ParameterInfo) (Inherited from ValuesAttribute)

Applies to