Client.zincrby

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void zincrby(string key, double increment, string member)
    class Client
    override
    void
    zincrby
    (
    string key
    ,
    double increment
    ,
    string member
    )
  2. alias zincrby = BinaryClient.zincrby
  3. void zincrby(string key, double increment, string member, ZIncrByParams params)

Meta