다음을 통해 공유


TestCaseData.Ignore 메서드

정의

오버로드

Ignore(String)
Ignore()

Ignore(String)

public NUnit.Framework.TestCaseData Ignore(string reason);
member this.Ignore : string -> NUnit.Framework.TestCaseData

매개 변수

reason
String

반환

적용 대상

Ignore()

public NUnit.Framework.TestCaseData Ignore();
member this.Ignore : unit -> NUnit.Framework.TestCaseData

반환

적용 대상