public CursosEstudiante FindCursoEstudianteByIdEstudiante(int idestudiante) { return(commonR.FindCursoEstudianteByIdEstudiante(idestudiante)); }