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