点击或拖拽改变大小

HslRedisListAttribute 构造函数 (String)

根据键名来读取写入当前的列表中的多个信息

命名空间:  HslCommunication
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:9.0.1.0 (9.0.1.0)
语法
public HslRedisListAttribute(
	string listKey
)

参数

listKey
类型:SystemString
列表键名
参见