Compartilhar via


CultureAttribute Classe

Definição

[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
Herança
Atributos
Implementações

Construtores

CultureAttribute()
CultureAttribute(String)

Propriedades

Exclude (Herdado de IncludeExcludeAttribute)
Include (Herdado de IncludeExcludeAttribute)
Reason (Herdado de IncludeExcludeAttribute)

Métodos

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

Aplica-se a