CacheHelper Methods

HD.Common

CacheHelper Methods Helper帮助文档

The CacheHelper type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method Static member GetCache
获取数据缓存
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Static member RemoveAllCache
移除全部缓存
Public method Static member RemoveAllCache(String)
移除指定数据缓存
Public method Static member SetCache(String, Object)
设置数据缓存
Public method Static member SetCache(String, Object, TimeSpan)
设置数据缓存
Public method Static member SetCache(String, Object, DateTime, TimeSpan)
设置数据缓存
Public method ToString (Inherited from Object.)
Top
See Also

Reference