Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
C# (CSharp) Caching Пространство имен
Классы
Имя
Описание
CacheAttribute
FIFOCache
FIFO cache that internally uses tuples.
LRUCache
LRU cache that internally uses tuples.
LRUCacheBTree
LRU cache that internally uses a BTree (refer to CSharpTest.Net).
Program