예제 #1
0
 public CorridaController(AllCorridaContext context)
 {
     _context = context;
 }