Show / Hide Table of Contents

Interface ITreeWalker

Inherited Members
ILeafWalker.OnLeaf(ShaMapLeaf)
Namespace: Xrpl.BinaryCodec.ShaMapTree
Assembly: Xrpl.BinaryCodec.dll
Syntax
public interface ITreeWalker : ILeafWalker

Methods

| Edit this page View Source

OnInner(ShaMapInner)

Declaration
void OnInner(ShaMapInner inner)
Parameters
Type Name Description
ShaMapInner inner
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX