Beispiel #1
0
 public Genre(string l, Etagere e)
 {
 }
 public void Add(Etagere e)
 {
     this.mesEtageres = e;
 }