示例#1
0
 public DetailsModel(Laborator_8_Razor_Pages.Data.BooksContext context)
 {
     _context = context;
 }