Show / Hide Table of Contents

    Constructor JsonRpcRequest

    JsonRpcRequest(JsonRpcId, String)

    Initialises a new parameterless JSON-RPC request instance.
    Declaration
    public JsonRpcRequest(JsonRpcId id, string method)
    Parameters
    Type Name Description
    JsonRpcId id ID of RPC request.
    String method Name of RPC method.
    Back to top Copyright © 2017-2018, xplo.re IT Services, Michael Maier. All rights reserved.