Client.sadd

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

Meta