Exemplo n.º 1
0
 public void changePhone(int phone, int id_soc)
 {
     societe.updatePhone(phone, id_soc);
 }