다음을 통해 공유


ValueSourceAttribute 클래스

정의

[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
상속
ValueSourceAttribute
특성
구현

생성자

ValueSourceAttribute(String)
ValueSourceAttribute(Type, String)

속성

SourceName
SourceType

메서드

GetData(ParameterInfo)

적용 대상