Пример #1
0
 public IList <DefineReport> GetRunReportsListByUserId(Hashtable table)
 {
     return(_runReportDao.GetRunReportsListByUserId(table));
 }