Example #1
0
 public void Remove(global::CN100.Redis.Client.host host)
 {
     base.BaseRemove(this.GetElementKey(host));
 }
Example #2
0
 public void Add(global::CN100.Redis.Client.host host)
 {
     base.BaseAdd(host);
 }