摘要:
public sealed class CacheManager { private HttpApplicationState appPool = null; /// /// 构造函数 /// public CacheManager() { this.appPool = HttpContext.Current.Application; } /// /// 构造函数 /// /// HttpApplicationState 对象 public CacheManager(HttpApplicationSta... 阅读全文
posted @ 2014-02-08 10:40
哥,我还要
阅读(214)
评论(0)
推荐(0)

浙公网安备 33010602011771号