Exemple #1
0
 public CommentService(RedisRepositoryBase redisRepository)
 {
     _redisRepository = redisRepository;
 }