CultureAttribute Classe

Definizione

[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Method, AllowMultiple=false, Inherited=false)]
public class CultureAttribute : NUnit.Framework.IncludeExcludeAttribute, NUnit.Framework.Internal.IApplyToTest
type CultureAttribute = class
    inherit IncludeExcludeAttribute
    interface IApplyToTest
Ereditarietà
Attributi
Implementazioni

Costruttori

Nome Descrizione
CultureAttribute()
CultureAttribute(String)

Proprietà

Nome Descrizione
Exclude (Ereditato da IncludeExcludeAttribute)
Include (Ereditato da IncludeExcludeAttribute)
Reason (Ereditato da IncludeExcludeAttribute)

Metodi

Nome Descrizione
ApplyToTest(Test)
IsCultureSupported(String)
IsCultureSupported(String[])

Si applica a