Search Results for

    Show / Hide Table of Contents

    Delegate AlgoApiField<TAlgoApiObject>.FieldGetter<T>

    Namespace: Algorand.Unity
    Assembly: cs.temp.dll.dll
    Syntax
    public delegate T FieldGetter<T>(TAlgoApiObject messagePackObject);
    Parameters
    Type Name Description
    TAlgoApiObject messagePackObject
    Returns
    Type Description
    T
    Type Parameters
    Name Description
    T
    ☀
    ☾
    In This Article
    Back to top
    Generated by DocFX
    ☀
    ☾