Exemplo n.º 1
0
 public HasQuarterState(GumballMachine gm)
 {
     _gm = gm;
 }