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

Nombre Description
SetCultureAttribute(String)

Propiedades

Nombre Description
Properties

Obtiene el diccionario de propiedades de este atributo.

(Heredado de PropertyAttribute)

Métodos

Nombre Description
ApplyToTest(Test) (Heredado de PropertyAttribute)

Implementaciones de interfaz explícitas

Nombre Description
IApplyToContext.ApplyToContext(TestExecutionContext)

Se aplica a