Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Apache
Shiro
Cache
DictionaryCacheManager
C# Class Apache.Shiro.Cache.DictionaryCacheManager
Inheritance:
ICacheManager
,
IDisposable
ファイルを表示
Open project: katasource/shironet
Class Usage Examples
Public Methods
Method
Description
DictionaryCacheManager
( ) :
System
Dispose
( ) :
void
GetCache
(
string
cacheName
) :
ICache
Method Details
DictionaryCacheManager()
public
method
public
DictionaryCacheManager
( ) :
System
return
System
Dispose()
public
method
public
Dispose
( ) :
void
return
void
GetCache()
public
method
public
GetCache
(
string
cacheName
) :
ICache
cacheName
string
return
ICache