Class StateDescription
Inherited Members
Namespace: AVM.ClientGenerator.ABI.ARC32
Assembly: Algorand.dll
Syntax
public class StateDescription
Properties
| Edit this page View SourceGlobal
Declaration
public StorageSection Global { get; set; }
Property Value
| Type | Description |
|---|---|
| StorageSection |
Local
Declaration
public StorageSection Local { get; set; }
Property Value
| Type | Description |
|---|---|
| StorageSection |