Esempio n. 1
0
 public ModelRepository(VegaDbContext context)
 {
     _context = context;
 }