| CacheSession Methods |
The CacheSession type exposes the following members.
| Name | Description | |
|---|---|---|
| Check |
检查查询是否符合
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode |
用作特定类型的哈希函数。
(Inherited from Object.) | |
| GetType |
获取当前实例的 Type。
(Inherited from Object.) | |
| Login |
登录
| |
| Logout |
使用当前登录帐户登出
| |
| Logout(Int64) |
登出
| |
| MemberwiseClone |
创建当前 Object 的浅表副本。
(Inherited from Object.) | |
| NewFlag |
工具方法,构建一个新的Flag
| |
| OnCookie |
写Cookie时
| |
| ReadCache |
登录读缓存
| |
| RemoveCache |
移除缓存
| |
| RemoveCookie |
登录写Cookie
| |
| ToString | (Inherited from Object.) | |
| WriteCache |
登录写缓存
| |
| WriteCookie |
登录写Cookie
|