SetUICultureAttribute Klasse

Definition

[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
Vererbung
Attribute
Implementiert

Konstruktoren

Name Beschreibung
SetUICultureAttribute(String)

Eigenschaften

Name Beschreibung
Properties

Ruft das Eigenschaftenverzeichnis für dieses Attribut ab.

(Geerbt von PropertyAttribute)

Methoden

Name Beschreibung
ApplyToTest(Test) (Geerbt von PropertyAttribute)

Explizite Schnittstellenimplementierungen

Name Beschreibung
IApplyToContext.ApplyToContext(TestExecutionContext)

Gilt für: