Exemplo n.º 1
0
 public MateriaController(MateriaContext context)
 {
     _context = context;
 }