NUnit.Framework.CultureAttribute Class
CultureAttribute is used to mark a test fixture or an individual method as applying to a particular Culture only.

See Also: CultureAttribute Members

Syntax

[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Method | System.AttributeTargets.All, AllowMultiple=false, Inherited=false)]
public class CultureAttribute : IncludeExcludeAttribute, NUnit.Framework.Internal.IApplyToTest

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: NUnit.Framework
Assembly: NUnitLite (in NUnitLite.dll)
Assembly Versions: 1.0.0.0