Пример #1
0
 public BooksController(ITreasureBooksContext context)
 {
     db = context;
 }