点击或拖拽改变大小

MobileSessionStateAdd 方法

添加指定的键和值到实例中

命名空间:  Smobiler.Core
程序集:  Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.641.16928
语法
public void Add(
	string name,
	Object value
)

参数

name
类型:SystemString
键名
value
类型:SystemObject
键值
参见