Connection.sendParams

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void sendParams(string command, T params)
    struct Connection
    void
    sendParams
    (
    T...
    )
    (
    string command
    ,)
  2. void sendParams(string command, Value[] params)

Meta