Beispiel #1
0
 public override object OnGet(object request)
 {
     return(_reportCatalogService.GetReportCatalogInfo());
 }