Example #1
0
 public SqlCustomerData(SimpleCrmDbContext context)
 {
     _context = context;
 }