Skip to content

Overload_Cyjb_Cache_ConcurrentLruCache_2__ctor

CYJB edited this page Apr 5, 2022 · 1 revision

ConcurrentLruCache(TKey, TValue) 构造函数

初始化 ConcurrentLruCache(TKey, TValue) 类的新实例。

重载列表

 

名称 说明
公共方法 ConcurrentLruCache(TKey, TValue)(Int32) 使用指定的最大对象数目初始化 ConcurrentLruCache(TKey, TValue) 类的新实例。
公共方法 ConcurrentLruCache(TKey, TValue)(Int32, Double) 使用指定的最大对象数目和热对象所占的百分比初始化 ConcurrentLruCache(TKey, TValue) 类的新实例。
  Back to Top

参见

Reference

ConcurrentLruCache(TKey, TValue) 类
Cyjb.Cache 命名空间

Clone this wiki locally