예제 #1
0
 public IPlugin GetPluginByShortcut(string pluginShortcut)
 {
     return(_pluginManager.GetPluginByShortcut(pluginShortcut));
 }