Пример #1
0
 public ModelRepository(VegaDbContext context)
 {
     _context = context;
 }