Example #1
0
 public void Run(UserInput cmd)
 {
     basket.Checkout(warehouse);
 }