Show / Hide Table of Contents

Delegate FromJson

Namespace: Xrpl.BinaryCodec.Enums
Assembly: Xrpl.BinaryCodec.dll
Syntax
public delegate ISerializedType FromJson(JsonNode token)
Parameters
Type Name Description
JsonNode token
Returns
Type Description
ISerializedType
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX