public DetailsModel(PeerSupport4.Data.PeerSupport4Context context) { _context = context; }
public IndexModel(PeerSupport4.Data.PeerSupport4Context context) { _context = context; }
public DeleteModel(PeerSupport4.Data.PeerSupport4Context context) { _context = context; }
public EditModel(PeerSupport4.Data.PeerSupport4Context context) { _context = context; }