The
constructors
of Dialog.Utilities.LRUCache<TKey,TValue> are listed below. For a list of all members, see the LRUCache<TKey,TValue> Members list.
See Also: Inherited members from System.Object
Public Constructors
| | Constructs a new instance of the LRU cache with a limit based on the number of slots in the cache. |
| | Constructs a new instance of the LRU cache with a limit based on the number of slots and a memory size limit. |