RangeAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class RangeAttribute : NUnit.Framework.ValuesAttribute
type RangeAttribute = class
inherit ValuesAttribute
- Inheritance
Constructors
RangeAttribute(Double, Double, Double) | |
RangeAttribute(Int32, Int32, Int32) | |
RangeAttribute(Int32, Int32) | |
RangeAttribute(Int64, Int64, Int64) | |
RangeAttribute(Single, Single, Single) |
Fields
data | (Inherited from ValuesAttribute) |
Methods
GetData(ParameterInfo) | (Inherited from ValuesAttribute) |