Example #1
0
 public LoanRepository()
 {
     context = new OnlineLibraryDb();
 }