Exemple #1
0
 public string Debit(decimal total, CreditCard creditCard)
 {
     throw new NotImplementedException();
 }