Ejemplo n.º 1
0
 public CardHash(WebPagService webPagService)
 {
     WebPagService = webPagService;
 }
Ejemplo n.º 2
0
 public Transaction(WebPagService webPagService)
 {
     WebPagService = webPagService;
 }