Search Results for

    Show / Hide Table of Contents

    Class AddressRoleExtensions

    Inheritance
    Object
    AddressRoleExtensions
    Namespace: Algorand.Unity
    Assembly: cs.temp.dll.dll
    Syntax
    public static class AddressRoleExtensions

    Fields

    TypeToString

    Declaration
    public static readonly string[] TypeToString
    Field Value
    Type Description
    String[]

    Methods

    ToFixedString(AddressRole)

    Declaration
    public static FixedString32Bytes ToFixedString(this AddressRole addrRole)
    Parameters
    Type Name Description
    AddressRole addrRole
    Returns
    Type Description
    FixedString32Bytes

    ToOptionalFixedString(AddressRole)

    Declaration
    public static Optional<FixedString32Bytes> ToOptionalFixedString(this AddressRole addressRole)
    Parameters
    Type Name Description
    AddressRole addressRole
    Returns
    Type Description
    Optional<FixedString32Bytes>
    ☀
    ☾
    In This Article
    Back to top
    Generated by DocFX
    ☀
    ☾