Class AlgoApiFieldAttribute
Namespace: Algorand.Unity
Assembly: cs.temp.dll.dll
Syntax
[AttributeUsage(AttributeTargets.Property | AttributeTargets.Field, Inherited = true, AllowMultiple = false)]
public sealed class AlgoApiFieldAttribute : Attribute, _AttributeConstructors
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 |