StorageMap 类
表示给定存储上下文中指定前缀的 key-value 存储区。
命名空间: Neo.SmartContract.Framework.Services.Neo
程序集:Neo.SmartContract.Framework
语法
public class StorageMap
属性
名称 | 说明 |
---|---|
Context | 存储上下文 |
Prefix | 前缀 |
构造方法
通过 Helper 的 CreateMap 方法来构建 StorageMap 对象。
表示给定存储上下文中指定前缀的 key-value 存储区。
命名空间: Neo.SmartContract.Framework.Services.Neo
程序集:Neo.SmartContract.Framework
public class StorageMap
名称 | 说明 |
---|---|
Context | 存储上下文 |
Prefix | 前缀 |
通过 Helper 的 CreateMap 方法来构建 StorageMap 对象。