Esempio n. 1
0
 public DetailsModel(IEIPaperSearch.Persistence.PaperSearchContext context)
 {
     _context = context;
 }
Esempio n. 2
0
 public EditModel(IEIPaperSearch.Persistence.PaperSearchContext context)
 {
     _context = context;
 }