| ContextCacheTClass Class |
Namespace: Adf.Web
The ContextCacheTClass type exposes the following members.
| Name | Description | |
|---|---|---|
| ContextCacheTClass | Initializes a new instance of the ContextCacheTClass class |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode |
用作特定类型的哈希函数。
(Inherited from Object.) | |
| GetInstanceT |
获取当前实例
| |
| GetType |
获取当前实例的 Type。
(Inherited from Object.) | |
| GetValue |
获取值并指定是否验证过期
(Inherited from CacheValueT.) | |
| Init |
初始化
(Inherited from CacheValueT.) | |
| MemberwiseClone |
创建当前 Object 的浅表副本。
(Inherited from Object.) | |
| OnInit |
触发初始化
(Inherited from CacheValueT.) | |
| Remove |
移除实例值
(Inherited from CacheValueT.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| Expire |
获取或设置失效时间
(Inherited from CacheValueT.) | |
| InitTime |
获取数据初始时间
(Inherited from CacheValueT.) | |
| IsNull |
获取结果是否为Null
(Inherited from CacheValueT.) | |
| Value |
获取值
(Inherited from CacheValueT.) |