Search Results for

    Show / Hide Table of Contents

    Class AlgoApiFieldAttribute

    Inheritance
    Object
    Attribute
    AlgoApiFieldAttribute
    Namespace: Algorand.Unity
    Assembly: cs.temp.dll.dll
    Syntax
    [AttributeUsage(AttributeTargets.Property | AttributeTargets.Field, Inherited = true, AllowMultiple = false)]
    public sealed class AlgoApiFieldAttribute : Attribute, _Attribute

    Constructors

    AlgoApiFieldAttribute(String)

    Declaration
    public AlgoApiFieldAttribute(string name)
    Parameters
    Type Name Description
    String name

    Properties

    Name

    Declaration
    public string Name { get; }
    Property Value
    Type Description
    String
    ☀
    ☾
    In This Article
    Back to top
    Generated by DocFX
    ☀
    ☾