Example #1
0
 public DeleteModel(Online_Lunch_Delivery_Core_Web_App.Models.Online_Lunch_Delivery_DataContext context)
 {
     _context = context;
 }