Show / Hide Table of Contents

Class LedgerEntryType.Enumeration

Inheritance
object
Enumeration<LedgerEntryType>
SerializedEnumeration<LedgerEntryType, ushort>
LedgerEntryType.Enumeration
Inherited Members
SerializedEnumeration<LedgerEntryType, ushort>.Width
SerializedEnumeration<LedgerEntryType, ushort>.FromParser(BinaryParser, int?)
SerializedEnumeration<LedgerEntryType, ushort>.FromJson(JsonNode)
SerializedEnumeration<LedgerEntryType, ushort>.ReadOrdinal(BinaryParser)
Enumeration<LedgerEntryType>.this[string]
Enumeration<LedgerEntryType>.this[int]
Enumeration<LedgerEntryType>.AddEnum(LedgerEntryType)
Enumeration<LedgerEntryType>.GetEnumerator()
Enumeration<LedgerEntryType>.Has(string)
Namespace: Xrpl.BinaryCodec.Enums
Assembly: Xrpl.BinaryCodec.dll
Syntax
public class LedgerEntryType.Enumeration : SerializedEnumeration<LedgerEntryType, ushort>
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX