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

Nome Description
CultureAttribute()
CultureAttribute(String)

Propriedades

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

Métodos

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

Aplica-se a