Exemple #1
0
 public CustomerLedgerRepository(CustomerServiceContext context)
 {
     _context = context;
 }