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.
[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