Exemplo n.º 1
0
 public DetailsModel(DevChatter.GameTracker.Data.Ef.ApplicationDbContext context)
 {
     _context = context;
 }