Exemplo n.º 1
0
 public String AddAbonne(String nomAbonne, String pswdabbone)
 {
     return(biblio.AddAbonne(nomAbonne, pswdabbone));
 }