ValueSourceAttribute 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.
[System.AttributeUsage(System.AttributeTargets.Parameter, AllowMultiple=true, Inherited=false)]
public class ValueSourceAttribute : NUnit.Framework.DataAttribute, NUnit.Framework.Api.IParameterDataSource
type ValueSourceAttribute = class
inherit DataAttribute
interface IParameterDataSource
- Inheritance
- Attributes
- Implements
Constructors
ValueSourceAttribute(String) | |
ValueSourceAttribute(Type, String) |
Properties
SourceName | |
SourceType |
Methods
GetData(ParameterInfo) |