public DetailsModel(Filip_ASP_NET_Core_1.Data.Filip_ASP_NET_Core_1Context context)
 {
     _context = context;
 }
 public CreateModel(Filip_ASP_NET_Core_1.Data.Filip_ASP_NET_Core_1Context context)
 {
     _context = context;
 }
Exemple #3
0
 public IndexModel(Filip_ASP_NET_Core_1.Data.Filip_ASP_NET_Core_1Context context)
 {
     _context = context;
 }