Example #1
0
 public EditModel(RecruitCatKodukuje.Data.RecruitCatKodukujeContext context)
 {
     _context = context;
 }
Example #2
0
 public DeleteModel(RecruitCatKodukuje.Data.RecruitCatKodukujeContext context)
 {
     _context = context;
 }