Exemple #1
0
 private RegionS()
 {
     controleur = new ControllerC();
 }
 private OffreS()
 {
     controleur = new ControllerC();
 }