Beispiel #1
0
 public Report GetReport(int id)
 {
     return(dbCtr.GetReport(id));
 }