Esempio n. 1
0
 public void Prepare(Chamber ch)
 {
     ch.GoAtIt(drk, this.CupColor);
 }
Esempio n. 2
0
 public void Prepare(Chamber ch)
 {
     ch.GoAtIt(this.sugar, this.CupColor);
 }