根据给定的插件对象,构造一个新的 PluginLoadedEventArgs 对象。

命名空间:  SuperMap.Desktop
程序集:  SuperMap.Desktop.Core (in SuperMap.Desktop.Core)
版本: dll

语法

C#
public PluginLoadedEventArgs(
	Plugin plugin
)

参数

plugin
Type: SuperMap.Desktop..::.Plugin

请参见