Ejemplo n.º 1
0
 public DetailsModel(HOW.AspNetCore.Data.Contexts.HowDataContext context)
 {
     _context = context;
 }