Exemplo n.º 1
0
 public IPlugin GetPluginByShortcut(string pluginShortcut)
 {
     return(_pluginManager.GetPluginByShortcut(pluginShortcut));
 }