PexUseTypeHintsAttributeBase.BeforeExploration(IPexExplorationComponent) Método

Definição

Retorno de chamada que é executado antes do início da exploração.

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

Parâmetros

host
Microsoft.Pex.Engine.ComponentModel.IPexExplorationComponent

O host.

Retornos

Object

alguns dados

Aplica-se a