Client.srem

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void srem(string key, string[] members)
    class Client
    override
    void
    srem
    (
    string key
    ,
    string[] members...
    )
  2. alias srem = BinaryClient.srem

Meta