VMware Tanzu GemFire .NET Client API Reference

VMware Tanzu GemFire .NET Client: IJsonDocument Interface Reference
VMware Tanzu GemFire .NET Client
IJsonDocument Interface Reference

Interface for JsonDocument More...

Inheritance diagram for IJsonDocument:
IJsonSerialCacheable

Additional Inherited Members

- Public Member Functions inherited from IJsonSerialCacheable
string ToJson ()
 toJson() returns the serialized object as a JSON string. Often, to implement, it is as simple as: public string toJson() => JsonSerializer.Serialize(this); More...
 

Detailed Description

Interface for JsonDocument


The documentation for this interface was generated from the following file:
  • gemfire.client/Interfaces/IJsonDocument.cs