Example #1
0
 public EfEntityRepositoryBase(BetaSoftwareContext context)
 {
     _context = context;
 }