PexLogEventFilterAttributeBase.Initialize(IEngine) 方法

定义

此方法提供查询服务并与其进行交互的机会。

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)

参数

engine
Microsoft.ExtendedReflection.ComponentModel.IEngine

引擎。

适用于