Exemple #1
0
 public BiddingRepository()
 {
     db = new BridgeLessonDbContext();
 }