Exemplo n.º 1
0
 public StudentsController(StudentTeendanceBackendContext context)
 {
     _context = context;
 }