Пример #1
0
 public BookRepository()
 {
     this.db = new OrderContext();
 }