Langage

CultureAttribute Classe

Définition

[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Method, AllowMultiple=false, Inherited=false)]
public class CultureAttribute : NUnit.Framework.IncludeExcludeAttribute, NUnit.Framework.Internal.IApplyToTest
type CultureAttribute = class
    inherit IncludeExcludeAttribute
    interface IApplyToTest
Héritage
Attributs
Implémente

Constructeurs

Nom Description
CultureAttribute()
CultureAttribute(String)

Propriétés

Nom Description
Exclude (Hérité de IncludeExcludeAttribute)
Include (Hérité de IncludeExcludeAttribute)
Reason (Hérité de IncludeExcludeAttribute)

Méthodes

Nom Description
ApplyToTest(Test)
IsCultureSupported(String)
IsCultureSupported(String[])

S’applique à