示例#1
0
 public ConsultationBookingsController(Immigration_Consultant_Booking_DBContext context)
 {
     _context = context;
 }