Beispiel #1
0
 public List <ISTAReportRecord> ISTAReport()
 {
     return(_reportDao.GetISTAReport());
 }