Search Results for

    Show / Hide Table of Contents

    Delegate AlgoApiField<TAlgoApiObject>.JsonSerializer

    Namespace: Algorand.Unity
    Assembly: cs.temp.dll.dll
    Syntax
    public delegate void JsonSerializer(TAlgoApiObject obj, ref JsonWriter writer);
    Parameters
    Type Name Description
    TAlgoApiObject obj
    JsonWriter writer
    ☀
    ☾
    In This Article
    Back to top
    Generated by DocFX
    ☀
    ☾