.NET Client Documentation
5.5.0
Search Results for

    Show / Hide Table of Contents

    HazelcastJsonValue Constructor

    HazelcastJsonValue(string)

    Initializes a new instance of the HazelcastJsonValue with a string containing JSON.

    Declaration
    public HazelcastJsonValue(string json)
    Parameters
    string json

    The string containing JSON.

    In this article
    Back to top Copyright © 2010-2024 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.