Example #1
0
 public CountryRepository(BookDbContext bookDbContext) : base(bookDbContext)
 {
 }