コード例 #1
0
 public DeleteModel(Nistor_Andreea_Lab8.Data.Nistor_Andreea_Lab8Context context)
 {
     _context = context;
 }
コード例 #2
0
 public EditModel(Nistor_Andreea_Lab8.Data.Nistor_Andreea_Lab8Context context)
 {
     _context = context;
 }