Example #1
0
 public BananaController(BananaContext context)
 {
     _context = context;
 }