Table of Contents

Method GetTypeAsSerializedData

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

GetTypeAsSerializedData(Type)

Converts a runtime type into the compact type record stored inside Serializer.JsonObject.

public static Serializer.TypeInfo GetTypeAsSerializedData(Type type)

Parameters

type Type

Runtime type to record.

Returns

Serializer.TypeInfo