Exemple #1
0
 public GenreRepository(LibraryContext context)
 {
     this._context = context;
 }