PexSuppressStackFrameAttributeBase.Initialize(IEngine) Method

Definition

this method provides the opportunity to query services and interact with them.

protected:
 override void Initialize(Microsoft::ExtendedReflection::ComponentModel::IEngine ^ engine);
protected override sealed void Initialize (Microsoft.ExtendedReflection.ComponentModel.IEngine engine);
override this.Initialize : Microsoft.ExtendedReflection.ComponentModel.IEngine -> unit
Protected Overrides NotOverridable Sub Initialize (engine As IEngine)

Parameters

engine
Microsoft.ExtendedReflection.ComponentModel.IEngine

The engine.

Applies to