PexExplorableGuesserAttributeBase.Initialize(IEngine) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.