Пример #1
0
 public void ajouterChambre(Chambre ch)
 {
     this.ListeChambre.Add(ch);
 }