构造一个新的插件加载前事件参数类 PluginLoadingEventArgs 对象。
命名空间:
SuperMap.Desktop程序集: SuperMap.Desktop.Core (in SuperMap.Desktop.Core)
版本: dll
语法
C# |
---|
public PluginLoadingEventArgs( Plugin plugin ) |
参数
- plugin
- Type: SuperMap.Desktop..::.Plugin