Compartir a través de


SetUICultureAttribute Clase

Definición

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

Constructores

SetUICultureAttribute(String)

Propiedades

Properties

Obtiene el diccionario de propiedades para este atributo.

(Heredado de PropertyAttribute)

Métodos

ApplyToTest(Test) (Heredado de PropertyAttribute)

Implementaciones de interfaz explícitas

IApplyToContext.ApplyToContext(TestExecutionContext)

Se aplica a