Langage

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

Nom Description
PlatformAttribute()
PlatformAttribute(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)

S’applique à