共用方式為


PexExecutionPackageAttributeBase.IPexExecutionPackage.BeforeExecution Method

Definition

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

Parameters

host
Microsoft.Pex.Engine.ComponentModel.IPexComponent

Returns

Implements

Microsoft.Pex.Engine.Packages.IPexExecutionPackage.BeforeExecution(Microsoft.Pex.Engine.ComponentModel.IPexComponent)

Applies to