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
Ivony
Caching
MemoryCacheProvider.Configuration
C# Class Ivony.Caching.MemoryCacheProvider.Configuration
MemoryCache 配置信息
Afficher le fichier
Open project: Ivony/Ivony.Caching
Private Properties
Свойство
Type
Description
Méthodes publiques
Méthode
Description
Configuration
( ) :
System
创建 Configuration 对象
this
(
string
name
) :
string
获取指定配置的值
Method Details
Configuration()
public
méthode
创建 Configuration 对象
public
Configuration
( ) :
System
Résultat
System
this()
public
méthode
获取指定配置的值
public
this
(
string
name
) :
string
name
string
配置名
Résultat
string