Table of Contents

Class SetCultureAttribute

Namespace
NUnit.Framework
Assembly
nunit.framework.dll

Summary description for SetCultureAttribute.

[AttributeUsage(AttributeTargets.Assembly|AttributeTargets.Class|AttributeTargets.Method, AllowMultiple = false, Inherited = true)]
public class SetCultureAttribute : PropertyAttribute, IApplyToTest, IApplyToContext
Inheritance
SetCultureAttribute
Implements
Inherited Members

Constructors

SetCultureAttribute(string)

Construct given the name of a culture

public SetCultureAttribute(string culture)

Parameters

culture string