Beispiel #1
0
 public JobRepository(ApplicationDbContext context)
 {
     _context = context;
 }