Ejemplo n.º 1
0
 public Boolean editarPais(Paises paises)
 {
     return(paisesDatos.editarPais(paises));
 }