Example #1
0
 public IEnumerable <CursosDtos.ReporteCursosList> ReporteCursosDtos()
 {
     return(commonR.ReporteCursosDtos());
 }