Compartir a través de


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

CultureAttribute()
CultureAttribute(String)

Propiedades

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

Métodos

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

Se aplica a