Пример #1
0
 public JokeServices(JokeabilityDBContext context)
 {
     _context = context;
 }