Пример #1
0
 public DetailsModel(IdentityMVC.Example.Data.ApplicationDbContext context)
 {
     _context = context;
 }