![]() |
|
ツール用プラグインの読み込み・管理クラス [詳解]
公開メンバ関数 |
|
void | LoadPlugins (string execDir) |
IEnumerable< PluginDef > | GetMenuEntries () |
IEnumerable< PluginDef > | GetToolEntries () |
IEnumerable< PluginDef > | GetTabEntries (Type type) |
IEnumerable< PluginDef > | GetExtraTypeEntries () |
string | GetPathList () |
PluginDef | GetRelated (Type type) |
void | Rescan () |
ツール用プラグインの読み込み・管理クラス