PexUseTypeHintsAttributeBase.BeforeExploration 方法

定义

在探索开始之前执行的回调。

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

参数

host
Microsoft.Pex.Engine.ComponentModel.IPexExplorationComponent

主机。

返回

Object

某些数据

适用于