CultureAttribute 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
| Name | Description |
|---|---|
| CultureAttribute() | |
| CultureAttribute(String) |
CultureAttribute()
public CultureAttribute();
Applies to
CultureAttribute(String)
public CultureAttribute(string cultures);
new NUnit.Framework.CultureAttribute : string -> NUnit.Framework.CultureAttribute
Parameters
- cultures
- String