PexSuppressExplorableEventAttribute.IPexExplorableEventFilter.Ignore(TypeName, PexExplorableEventKind) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
virtual bool Microsoft.Pex.Engine.Logging.IPexExplorableEventFilter.Ignore(Microsoft::ExtendedReflection::Metadata::Names::TypeName ^ explorableType, Microsoft::Pex::Engine::Logging::PexExplorableEventKind kind) = Microsoft::Pex::Engine::Logging::IPexExplorableEventFilter::Ignore;
bool IPexExplorableEventFilter.Ignore (Microsoft.ExtendedReflection.Metadata.Names.TypeName explorableType, Microsoft.Pex.Engine.Logging.PexExplorableEventKind kind);
abstract member Microsoft.Pex.Engine.Logging.IPexExplorableEventFilter.Ignore : Microsoft.ExtendedReflection.Metadata.Names.TypeName * Microsoft.Pex.Engine.Logging.PexExplorableEventKind -> bool
override this.Microsoft.Pex.Engine.Logging.IPexExplorableEventFilter.Ignore : Microsoft.ExtendedReflection.Metadata.Names.TypeName * Microsoft.Pex.Engine.Logging.PexExplorableEventKind -> bool
Function Ignore (explorableType As TypeName, kind As PexExplorableEventKind) As Boolean Implements IPexExplorableEventFilter.Ignore
Parameter
- explorableType
- Microsoft.ExtendedReflection.Metadata.Names.TypeName
- kind
- Microsoft.Pex.Engine.Logging.PexExplorableEventKind
Gibt zurück
Implementiert
Microsoft.Pex.Engine.Logging.IPexExplorableEventFilter.Ignore(Microsoft.ExtendedReflection.Metadata.Names.TypeName,Microsoft.Pex.Engine.Logging.PexExplorableEventKind)