SetCultureAttribute Klasse

Definition

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

Konstruktoren

Name Beschreibung
SetCultureAttribute(String)

Eigenschaften

Name Beschreibung
Properties

Ruft das Eigenschaftenwörterbuch 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: