Exemplo n.º 1
0
 public CardRepository(DB.PaymentAgentEntities context)
 {
     this.Db = context;
 }