Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Apache
Shiro
Cache
DictionaryCacheManager
C# Class Apache.Shiro.Cache.DictionaryCacheManager
Inheritance:
ICacheManager
,
IDisposable
Afficher le fichier
Open project: katasource/shironet
Class Usage Examples
Méthodes publiques
Méthode
Description
DictionaryCacheManager
( ) :
System
Dispose
( ) :
void
GetCache
(
string
cacheName
) :
ICache
Method Details
DictionaryCacheManager()
public
méthode
public
DictionaryCacheManager
( ) :
System
Résultat
System
Dispose()
public
méthode
public
Dispose
( ) :
void
Résultat
void
GetCache()
public
méthode
public
GetCache
(
string
cacheName
) :
ICache
cacheName
string
Résultat
ICache