Show / Hide Table of Contents

Class TreeWalker

Inheritance
object
TreeWalker
Implements
ITreeWalker
ILeafWalker
Namespace: Xrpl.BinaryCodec.ShaMapTree
Assembly: Xrpl.BinaryCodec.dll
Syntax
public class TreeWalker : ITreeWalker, ILeafWalker

Methods

| Edit this page View Source

OnInner(ShaMapInner)

Declaration
public void OnInner(ShaMapInner inner)
Parameters
Type Name Description
ShaMapInner inner
| Edit this page View Source

OnLeaf(ShaMapLeaf)

Declaration
public void OnLeaf(ShaMapLeaf leaf)
Parameters
Type Name Description
ShaMapLeaf leaf

Implements

ITreeWalker
ILeafWalker
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX