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