Beispiel #1
0
 public CategoryRepository(BookShopDbContext db) : base(db)
 {
 }