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
Simple
Threading
DictionaryContextProvider
C# Class Simple.Threading.DictionaryContextProvider
Inheritance:
IContextProvider
Afficher le fichier
Open project: juanplopes/simple
Class Usage Examples
Méthodes publiques
Méthode
Description
GetStorage
( ) :
IDictionary
SetStorage
(
IDictionary
storage
) :
void
Method Details
GetStorage()
public
méthode
public
GetStorage
( ) :
IDictionary
Résultat
IDictionary
SetStorage()
public
méthode
public
SetStorage
(
IDictionary
storage
) :
void
storage
IDictionary
Résultat
void