CultureAttribute Clase

Definición

[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
Herencia
Atributos
Implementaciones

Constructores

Nombre Description
CultureAttribute()
CultureAttribute(String)

Propiedades

Nombre Description
Exclude (Heredado de IncludeExcludeAttribute)
Include (Heredado de IncludeExcludeAttribute)
Reason (Heredado de IncludeExcludeAttribute)

Métodos

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

Se aplica a