Example #1
0
 public Till(OrderList orderList)
 {
     _orderList = orderList;
 }