Exemplo n.º 1
0
 public DetailsModel(Constantin_Andreea_Lab8.Data.Constantin_Andreea_Lab8Context context)
 {
     _context = context;
 }
 public CreateModel(Constantin_Andreea_Lab8.Data.Constantin_Andreea_Lab8Context context)
 {
     _context = context;
 }
Exemplo n.º 3
0
 public IndexModel(Constantin_Andreea_Lab8.Data.Constantin_Andreea_Lab8Context context)
 {
     _context = context;
 }