IPluginApi interface

插件Api接口。

public interface IPluginApi
1

Members

namedescription
GetPlugin(…)通過插件Id獲取插件實例。
GetPluginApiUrl(…)當前插件的(de)Rest Api訪問Url地(dì / de)址。
GetPluginPath(…)獲取當前插件文件夾下的(de)目錄/文件路徑。
GetPluginUrl(…)獲取當前插件文件夾下的(de)目錄/文件訪問Url地(dì / de)址。