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