Пример #1
0
 public HomeController(CRUDcontext context)
 {
     dbContext = context;
 }