Exemple #1
0
 public void SetCashier(string cashierName)
 {
     driver.SetCashierName(cashierName);
 }