Partager via


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

CultureAttribute()
CultureAttribute(String)

Propriétés

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

Méthodes

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

S’applique à