예제 #1
0
 public NoGumballsNoCoin(GumballMachine gbm)
 {
     this.gbm = gbm;
 }