Show / Hide Table of Contents

    Method FromString

    FromString(String)

    Creates a new JsonRpcId instance from a string value.
    Declaration
    public static JsonRpcId FromString(string id)
    Parameters
    Type Name Description
    String id ID to initialise new JsonRpcId instance with.
    Returns
    Type Description
    JsonRpcId New JsonRpcId instance.
    Back to top Copyright © 2017-2018, xplo.re IT Services, Michael Maier. All rights reserved.