PexExplorationPackageAttributeBase.IPexExplorationPackage.BeforeExploration Method

Definition

 virtual System::Object ^ Microsoft.Pex.Engine.Packages.IPexExplorationPackage.BeforeExploration(Microsoft::Pex::Engine::ComponentModel::IPexExplorationComponent ^ host) = Microsoft::Pex::Engine::Packages::IPexExplorationPackage::BeforeExploration;
object IPexExplorationPackage.BeforeExploration (Microsoft.Pex.Engine.ComponentModel.IPexExplorationComponent host);
abstract member Microsoft.Pex.Engine.Packages.IPexExplorationPackage.BeforeExploration : Microsoft.Pex.Engine.ComponentModel.IPexExplorationComponent -> obj
override this.Microsoft.Pex.Engine.Packages.IPexExplorationPackage.BeforeExploration : Microsoft.Pex.Engine.ComponentModel.IPexExplorationComponent -> obj
Function BeforeExploration (host As IPexExplorationComponent) As Object Implements IPexExplorationPackage.BeforeExploration

Parameters

host
Microsoft.Pex.Engine.ComponentModel.IPexExplorationComponent

Returns

Implements

Microsoft.Pex.Engine.Packages.IPexExplorationPackage.BeforeExploration(Microsoft.Pex.Engine.ComponentModel.IPexExplorationComponent)

Applies to