public DetailsModel(NET_Lab4.Data.NET_Lab4Context context) { _context = context; }
public CreateModel(NET_Lab4.Data.NET_Lab4Context context) { _context = context; }
public DeleteModel(NET_Lab4.Data.NET_Lab4Context context) { _context = context; }
public IndexModel(NET_Lab4.Data.NET_Lab4Context context) { _context = context; }
public EditModel(NET_Lab4.Data.NET_Lab4Context context) { _context = context; }