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