コード例 #1
0
 public void Prepare(Chamber ch)
 {
     ch.GoAtIt(drk, this.CupColor);
 }
コード例 #2
0
 public void Prepare(Chamber ch)
 {
     ch.GoAtIt(this.sugar, this.CupColor);
 }