RandomAttribute 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 RandomAttribute : NUnit.Framework.ValuesAttribute
type RandomAttribute = class
inherit ValuesAttribute
interface IParameterDataSource
- Inheritance
- Implements
Constructors
RandomAttribute(Double, Double, Int32) | |
RandomAttribute(Int32, Int32, Int32) | |
RandomAttribute(Int32) |
Fields
data | (Inherited from ValuesAttribute) |
Methods
GetData(ParameterInfo) |