public List <CursosDtos.HorariosListSearch> GetHorariosList(int idcurso) { return(commonR.GetHorariosList(idcurso)); }