Class StorageAttribute
Inherited Members
Namespace: AVM.ClientGenerator.Core.Attributes
Assembly: Algorand.dll
Syntax
[AttributeUsage(AttributeTargets.Field, AllowMultiple = false)]
public class StorageAttribute : Attribute
Constructors
| Edit this page View SourceStorageAttribute(StorageType)
Declaration
public StorageAttribute(StorageType storageType)
Parameters
| Type | Name | Description |
|---|---|---|
| StorageType | storageType |