TestCaseData.Explicit Method   
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.
Overloads
Explicit()
public NUnit.Framework.TestCaseData Explicit();member this.Explicit : unit -> NUnit.Framework.TestCaseDataReturns
Applies to
Explicit(String)
public NUnit.Framework.TestCaseData Explicit(string reason);member this.Explicit : string -> NUnit.Framework.TestCaseDataParameters
- reason
- String