Пример #1
0
 public ClientModelTest(int id_soc)
 {
     this.bdd        = new dBconnectTest();
     this.id_societe = id_soc;
 }