예제 #1
0
 public void CommandStart(RedisSettings usedSettings, string command, string key)
 {
     this.timelineRegion = RedisInspector.Start(command, key);
 }
예제 #2
0
 public void CommandStart(RedisSettings usedSettings, string command, string key)
 {
     this.timelineRegion = RedisInspector.Start(command, key);
 }