Search Results for

    Show / Hide Table of Contents

    Class AlgoApiObjectAttribute

    Inheritance
    Object
    Attribute
    ProvideSourceInfoAttribute
    AlgoApiObjectAttribute
    Inherited Members
    ProvideSourceInfoAttribute.Member
    ProvideSourceInfoAttribute.LineNumber
    ProvideSourceInfoAttribute.AssetPath
    ProvideSourceInfoAttribute.FilePath
    Namespace: Algorand.Unity
    Assembly: cs.temp.dll.dll
    Syntax
    [AttributeUsage(AttributeTargets.Struct, AllowMultiple = false)]
    public sealed class AlgoApiObjectAttribute : ProvideSourceInfoAttribute, _Attribute

    Constructors

    AlgoApiObjectAttribute(String, String, Int32)

    Declaration
    public AlgoApiObjectAttribute(string member = "", string filePath = "", int lineNumber = 0)
    Parameters
    Type Name Description
    String member
    String filePath
    Int32 lineNumber

    Fields

    IsStrict

    Determines if unknown keys should throw an error.

    Declaration
    public bool IsStrict
    Field Value
    Type Description
    Boolean
    ☀
    ☾
    In This Article
    Back to top
    Generated by DocFX
    ☀
    ☾