PexCreatableFactoryAttributeBase.BeforeExploration(IPexExplorationComponent) Methode

Definition

Rückruf, der ausgeführt wird, bevor die Auswertung beginnt.

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

Parameter

host
Microsoft.Pex.Engine.ComponentModel.IPexExplorationComponent

Der Host.

Gibt zurück

Object

Einige Daten

Gilt für