Table of Contents

Struct Serializer.JsonObject

Namespace
Pinwheel.Vista.Graph
Assembly
Pinwheel.Vista.Runtime.dll
[Serializable]
public struct Serializer.JsonObject : IEquatable<Serializer.JsonObject>
Implements
Inherited Members

Methods

Equals(JsonObject)

Compares both the serialized type name and the JSON payload.

ToString()

Serializes this wrapper itself into JSON for debugging or nested storage.