Esempio n. 1
0
 public List <PrePaidModel> Display(string MobileOperator)
 {
     return(_PaymentAdapter.Display(MobileOperator));
 }