PexSuppressUninstrumentedMethodFromTypeAttribute 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.
Supprime un appel non instrumenté pour n'importe quel type dans l'espace de noms et les sous-espaces de noms
public ref class PexSuppressUninstrumentedMethodFromTypeAttribute sealed : Microsoft::Pex::Framework::Suppression::PexSuppressUninstrumentedMethodAttributeBase
[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Method, AllowMultiple=true, Inherited=true)]
public sealed class PexSuppressUninstrumentedMethodFromTypeAttribute : Microsoft.Pex.Framework.Suppression.PexSuppressUninstrumentedMethodAttributeBase
[<System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Method, AllowMultiple=true, Inherited=true)>]
type PexSuppressUninstrumentedMethodFromTypeAttribute = class
inherit PexSuppressUninstrumentedMethodAttributeBase
Public NotInheritable Class PexSuppressUninstrumentedMethodFromTypeAttribute
Inherits PexSuppressUninstrumentedMethodAttributeBase
- Héritage
-
PexSuppressUninstrumentedMethodFromTypeAttribute
- Attributs
Constructeurs
| PexSuppressUninstrumentedMethodFromTypeAttribute(String) |
Initialise une nouvelle instance de la classe PexSuppressUninstrumentedMethodFromTypeAttribute. |
| PexSuppressUninstrumentedMethodFromTypeAttribute(String[]) |
Initialise une nouvelle instance de la classe PexSuppressUninstrumentedMethodFromNamespaceAttribute. |
| PexSuppressUninstrumentedMethodFromTypeAttribute(Type) |
Initialise une nouvelle instance de la classe PexSuppressUninstrumentedMethodFromTypeAttribute. |
| PexSuppressUninstrumentedMethodFromTypeAttribute(Type[]) |
Initialise une nouvelle instance de la classe PexSuppressUninstrumentedMethodFromTypeAttribute. |
Propriétés
| Name |
Obtient le nom de ce package. (Hérité de PexExplorationPackageAttributeBase) |
| TypeFullNames |
Obtient les noms complets du type. |