Share via


PexAssertionFilterAttributeBase.BeforeExploration Method

Definition

Load the filters if any

protected:
 override System::Object ^ BeforeExploration(Microsoft::Pex::Engine::ComponentModel::IPexExplorationComponent ^ host);
protected override object BeforeExploration (Microsoft.Pex.Engine.ComponentModel.IPexExplorationComponent host);
override this.BeforeExploration : Microsoft.Pex.Engine.ComponentModel.IPexExplorationComponent -> obj
Protected Overrides Function BeforeExploration (host As IPexExplorationComponent) As Object

Parameters

host
Microsoft.Pex.Engine.ComponentModel.IPexExplorationComponent

Returns

Applies to