PexAssertionFilterAttributeBase.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

适用于