Exemplo n.º 1
0
 public List <IPluginSummary> GetPluginSummaryAllowed()
 {
     return(_pluginManager.GetPluginSummaryAllowed());
 }