Example #1
0
 public DetailsModel(Mahulet_Andreea_Lab8.Data.Mahulet_Andreea_Lab8Context context)
 {
     _context = context;
 }
 public IndexModel(Mahulet_Andreea_Lab8.Data.Mahulet_Andreea_Lab8Context context)
 {
     _context = context;
 }
 public CreateModel(Mahulet_Andreea_Lab8.Data.Mahulet_Andreea_Lab8Context context)
 {
     _context = context;
 }