ExplicitAttribute Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[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
- Attributs
- Implémente
Constructeurs
ExplicitAttribute() | |
ExplicitAttribute(String) |
Méthodes
ApplyToTest(Test) |