다음을 통해 공유


IDynamicTestCaseSource.GetTestCaseSource 메서드

정의

오버로드

GetTestCaseSource()

public NUnit.Framework.Api.ITestCaseSource GetTestCaseSource();
abstract member GetTestCaseSource : unit -> NUnit.Framework.Api.ITestCaseSource

반환

적용 대상

GetTestCaseSource(Object)

public NUnit.Framework.Api.ITestCaseSource GetTestCaseSource(object instance);
abstract member GetTestCaseSource : obj -> NUnit.Framework.Api.ITestCaseSource

매개 변수

instance
Object

반환

적용 대상