Client.hdel

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

Meta