RandomAttribute Class

Definition

public class RandomAttribute : NUnit.Framework.ValuesAttribute
type RandomAttribute = class
    inherit ValuesAttribute
    interface IParameterDataSource
Inheritance
Implements

Constructors

RandomAttribute(Double, Double, Int32)
RandomAttribute(Int32)
RandomAttribute(Int32, Int32, Int32)

Fields

data (Inherited from ValuesAttribute)

Methods

GetData(ParameterInfo)

Applies to