Example #1
0
 public LibrarianRepository(LibraryContext context)
 {
     this.context = context;
 }