Example #1
0
 public SQLRepository(CustmerDomainContext context)
 {
     _context = context;
 }