Langage

ExplicitAttribute Classe

Définition

[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
Héritage
ExplicitAttribute
Attributs
Implémente

Constructeurs

Nom Description
ExplicitAttribute()
ExplicitAttribute(String)

Méthodes

Nom Description
ApplyToTest(Test)

S’applique à