コード例 #1
0
 public DetailsModelVol(LO.MyAirport.EF.MyAirportContext context)
 {
     _context = context;
 }
コード例 #2
0
 public IndexModelBagage(LO.MyAirport.EF.MyAirportContext context)
 {
     _context = context;
 }
コード例 #3
0
 public DeleteModelVol(LO.MyAirport.EF.MyAirportContext context)
 {
     _context = context;
 }
コード例 #4
0
 public EditModelVol(LO.MyAirport.EF.MyAirportContext context)
 {
     _context = context;
 }
コード例 #5
0
 public DeleteModelBagage(LO.MyAirport.EF.MyAirportContext context)
 {
     _context = context;
 }
コード例 #6
0
 public IndexModelVol(LO.MyAirport.EF.MyAirportContext context)
 {
     _context = context;
 }
コード例 #7
0
 public EditModelBagage(LO.MyAirport.EF.MyAirportContext context)
 {
     _context = context;
 }