PexSuppressUninstrumentedMethodAttributeBase.CreateFilter(IPexExplorationComponent) Méthode
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.
Crée le filtre
protected:
abstract Microsoft::ExtendedReflection::Logging::IUninstrumentedMethodFilter ^ CreateFilter(Microsoft::Pex::Engine::ComponentModel::IPexExplorationComponent ^ host);
protected abstract Microsoft.ExtendedReflection.Logging.IUninstrumentedMethodFilter CreateFilter (Microsoft.Pex.Engine.ComponentModel.IPexExplorationComponent host);
abstract member CreateFilter : Microsoft.Pex.Engine.ComponentModel.IPexExplorationComponent -> Microsoft.ExtendedReflection.Logging.IUninstrumentedMethodFilter
Protected MustOverride Function CreateFilter (host As IPexExplorationComponent) As IUninstrumentedMethodFilter
Paramètres
- host
- Microsoft.Pex.Engine.ComponentModel.IPexExplorationComponent
Retours
- Microsoft.ExtendedReflection.Logging.IUninstrumentedMethodFilter