Beispiel #1
0
 public StaffsController(Attraction_Tycoon_ASPNETContext context)
 {
     _context = context;
 }
 public CarouselsController(Attraction_Tycoon_ASPNETContext context)
 {
     _context = context;
 }