Table of Contents

Method Equals

Namespace
Pinwheel.Vista.Graph
Assembly
Pinwheel.Vista.Runtime.dll

Equals(JsonObject)

Compares both the serialized type name and the JSON payload.

public bool Equals(Serializer.JsonObject other)

Parameters

other Serializer.JsonObject

Serialized object to compare against.

Returns

bool