Esempio n. 1
0
 public GeneroRepository(LivrariaContext context)
 {
     _context = context;
 }