Пример #1
0
 public CardHash(WebPagService webPagService)
 {
     WebPagService = webPagService;
 }
 public Transaction(WebPagService webPagService)
 {
     WebPagService = webPagService;
 }