PlatformAttribute Classe

Definizione

[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
Ereditarietà
Attributi
Implementazioni

Costruttori

Nome Descrizione
PlatformAttribute()
PlatformAttribute(String)

Proprietà

Nome Descrizione
Exclude (Ereditato da IncludeExcludeAttribute)
Include (Ereditato da IncludeExcludeAttribute)
Reason (Ereditato da IncludeExcludeAttribute)

Metodi

Nome Descrizione
ApplyToTest(Test)

Si applica a