public ExamenAlumnosController(RelacionNaNContext context)
 {
     _context = context;
 }