示例#1
0
 public HaandvaerkerController(ONK1Context context)
 {
     _context = context;
 }
示例#2
0
 public VaerktoejsController(ONK1Context context)
 {
     _context = context;
 }