Ejemplo n.º 1
0
 public Report GetReport(string url)
 {
     return(reporting.GetReport(url));
 }