コード例 #1
0
 private IRedisService CreateRedisService()
 {
     return(_serviceCreator.CreateRedisManager());
 }