예제 #1
0
 public List <IPlugin> GetPluginsAllowed()
 {
     return(_pluginManager.GetPluginsAllowed());
 }