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