Example #1
0
 public TutorController(ProjetoPetContext context)
 {
     _context = context;
 }