Пример #1
0
 public SocioService(ClubDBContext dbContext)
 {
     _clubDbContext = dbContext;
 }