public LivroService(LivroContext context)
 {
     _context = context;
 }
Exemple #2
0
 public LivroService(LivroContext context)
 {
     _context = context;
 }