PexUseTypeHintsAttributeBase.BeforeExploration(IPexExplorationComponent) Метод

Определение

Обратный вызов, который выполняется перед началом просмотра.

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

некоторые данные

Применяется к