Compartir a través de


PlatformAttribute Clase

Definición

[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
Herencia
Atributos
Implementaciones

Constructores

PlatformAttribute()
PlatformAttribute(String)

Propiedades

Exclude (Heredado de IncludeExcludeAttribute)
Include (Heredado de IncludeExcludeAttribute)
Reason (Heredado de IncludeExcludeAttribute)

Métodos

ApplyToTest(Test)

Se aplica a