Connection.sendParams

ditty, but async

  1. void sendParams(string command, T params)
    struct Connection
    void
    sendParams
    (
    T...
    )
    (
    string command
    ,
    )
  2. void sendParams(string command, Value[] params)

Meta