Ejemplo n.º 1
0
 public IList <Consulta> recuperarConsultas()
 {
     return(oConsultaDao.GetAll());
 }