Freigeben über


PlatformAttribute Klasse

Definition

[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
Vererbung
Attribute
Implementiert

Konstruktoren

PlatformAttribute()
PlatformAttribute(String)

Eigenschaften

Exclude (Geerbt von IncludeExcludeAttribute)
Include (Geerbt von IncludeExcludeAttribute)
Reason (Geerbt von IncludeExcludeAttribute)

Methoden

ApplyToTest(Test)

Gilt für: