Compartir a través de


ExplicitAttribute Clase

Definición

[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Method, AllowMultiple=false, Inherited=false)]
public class ExplicitAttribute : NUnit.Framework.NUnitAttribute, NUnit.Framework.Internal.IApplyToTest
type ExplicitAttribute = class
    inherit NUnitAttribute
    interface IApplyToTest
Herencia
ExplicitAttribute
Atributos
Implementaciones

Constructores

ExplicitAttribute()
ExplicitAttribute(String)

Métodos

ApplyToTest(Test)

Se aplica a