Compartir a través de


SetCultureAttribute Clase

Definición

[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Method, AllowMultiple=false, Inherited=true)]
public class SetCultureAttribute : NUnit.Framework.PropertyAttribute, NUnit.Framework.Internal.IApplyToContext
type SetCultureAttribute = class
    inherit PropertyAttribute
    interface IApplyToContext
Herencia
Atributos
Implementaciones

Constructores

SetCultureAttribute(String)

Propiedades

Properties

Obtiene el diccionario de propiedades de este atributo.

(Heredado de PropertyAttribute)

Métodos

ApplyToTest(Test) (Heredado de PropertyAttribute)

Implementaciones de interfaz explícitas

IApplyToContext.ApplyToContext(TestExecutionContext)

Se aplica a