Partager via


PlatformAttribute Classe

Définition

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

Constructeurs

PlatformAttribute()
PlatformAttribute(String)

Propriétés

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

Méthodes

ApplyToTest(Test)

S’applique à