Example #1
0
 public IList <DefineReport> GetAllReportsList()
 {
     return(_runReportDao.GetAllReportsList());
 }