JsonRPCRequest.make

Undocumented in source. Be warned that the author may not have intended to support it.
  1. JsonRPCRequest!TId make(TId id, string method, T params)
  2. JsonRPCRequest!TId make(TId id, string method)
    class JsonRPCRequest(TId)
    static
    make
    (
    TId id
    ,
    string method
    )

Meta