Example #1
0
 public MainUnitOfWork(MainContext context)
 {
     _context = context;
 }