Beispiel #1
0
 public EmployeeController(ThanksCardContext context)
 {
     _context = context;
 }