Example #1
0
 public BetRepository()
 {
     _dbContext = new FinalProjectDbContext();
 }