Exemplo n.º 1
0
 public DefineReport GetRunReportById(string id)
 {
     return(_runReportDao.GetRunReportById(id));
 }