Sdílet prostřednictvím


PexPathPackageAttributeBase.IPexPathPackage.BeforeRun Method

Definition

 virtual System::Object ^ Microsoft.Pex.Engine.Packages.IPexPathPackage.BeforeRun(Microsoft::Pex::Engine::ComponentModel::IPexPathComponent ^ host) = Microsoft::Pex::Engine::Packages::IPexPathPackage::BeforeRun;
object IPexPathPackage.BeforeRun (Microsoft.Pex.Engine.ComponentModel.IPexPathComponent host);
abstract member Microsoft.Pex.Engine.Packages.IPexPathPackage.BeforeRun : Microsoft.Pex.Engine.ComponentModel.IPexPathComponent -> obj
override this.Microsoft.Pex.Engine.Packages.IPexPathPackage.BeforeRun : Microsoft.Pex.Engine.ComponentModel.IPexPathComponent -> obj
Function BeforeRun (host As IPexPathComponent) As Object Implements IPexPathPackage.BeforeRun

Parameters

host
Microsoft.Pex.Engine.ComponentModel.IPexPathComponent

Returns

Implements

Microsoft.Pex.Engine.Packages.IPexPathPackage.BeforeRun(Microsoft.Pex.Engine.ComponentModel.IPexPathComponent)

Applies to