示例#1
0
 public Response <SsrsFolderInfo> GetAllReports()
 {
     return(_reportingServiceService.GetAllReports());
 }