Exemplo n.º 1
0
 public int GetFinalBill()
 {
     return(CurrentStrategy.GetFinalBill(BillAmount));
 }