示例#1
0
 public Report GetReport(string url)
 {
     return(reporting.GetReport(url));
 }