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