Show / Hide Table of Contents

    Property Default

    Default

    A JSON-RPC response object that indicates success but has a default result value (null for a class result type) and the Null JSON-RPC ID.
    Declaration
    public static JsonRpcResponse<TResult> Default { get; }
    Property Value
    Type Description
    JsonRpcResponse<TResult>
    Back to top Copyright © 2017-2018, xplo.re IT Services, Michael Maier. All rights reserved.