Exemple #1
0
 public IndexModel(AWO_Orders.Data.LocationContext context)
 {
     _context = context;
 }
Exemple #2
0
 public DeleteModel(AWO_Orders.Data.LocationContext context)
 {
     _context = context;
 }