PexSuppressUninstrumentedMethodAttributeBase.CreateFilter(IPexExplorationComponent) Méthode

Définition

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

S’applique à