コード例 #1
0
 public DetailsModel(Muresan_Andreea_Lab8.Data.Muresan_Andreea_Lab8Context context)
 {
     _context = context;
 }
コード例 #2
0
 public CreateModel(Muresan_Andreea_Lab8.Data.Muresan_Andreea_Lab8Context context)
 {
     _context = context;
 }
コード例 #3
0
 public IndexModel(Muresan_Andreea_Lab8.Data.Muresan_Andreea_Lab8Context context)
 {
     _context = context;
 }