PlatformAttribute Classe

Definição

[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
Herança
Atributos
Implementações

Construtores

Nome Description
PlatformAttribute()
PlatformAttribute(String)

Propriedades

Nome Description
Exclude (Herdado de IncludeExcludeAttribute)
Include (Herdado de IncludeExcludeAttribute)
Reason (Herdado de IncludeExcludeAttribute)

Métodos

Nome Description
ApplyToTest(Test)

Aplica-se a