Exemple #1
0
 public BookRepository(LibraryContext libraryContext)
 {
     context = libraryContext;
 }