CultureDetector Constructors
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
CultureDetector() | |
CultureDetector(String) |
CultureDetector()
public CultureDetector ();
Applies to
CultureDetector(String)
public CultureDetector (string culture);
new NUnit.Framework.Internal.CultureDetector : string -> NUnit.Framework.Internal.CultureDetector
Parameters
- culture
- String