ValuesAttribute Class

Definition

[System.AttributeUsage(System.AttributeTargets.Parameter, AllowMultiple=false, Inherited=false)]
public class ValuesAttribute : NUnit.Framework.DataAttribute, NUnit.Framework.Api.IParameterDataSource
type ValuesAttribute = class
    inherit DataAttribute
    interface IParameterDataSource
Inheritance
Derived
Attributes
Implements

Constructors

ValuesAttribute(Object)
ValuesAttribute(Object, Object)
ValuesAttribute(Object, Object, Object)
ValuesAttribute(Object[])

Fields

data

Methods

GetData(ParameterInfo)

Applies to