Ejemplo n.º 1
0
 public List <Observacion> Leer()
 {
     return(accesoDatos.Leer());
 }