Exemplo n.º 1
0
 public IndexModel(Matyas_Sebastian1_Lab8.Data.Matyas_Sebastian1_Lab8Context context)
 {
     _context = context;
 }
 public CreateModel(Matyas_Sebastian1_Lab8.Data.Matyas_Sebastian1_Lab8Context context)
 {
     _context = context;
 }
 public DetailsModel(Matyas_Sebastian1_Lab8.Data.Matyas_Sebastian1_Lab8Context context)
 {
     _context = context;
 }