Beispiel #1
0
 public void NewCappucino()
 {
     this.cappucino = new Drink();
 }