예제 #1
0
 public MateriaController(MateriaContext context)
 {
     _context = context;
 }