Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Simple
Threading
DictionaryContextProvider
C# Class Simple.Threading.DictionaryContextProvider
Inheritance:
IContextProvider
Mostra file
Open project: juanplopes/simple
Class Usage Examples
Public Methods
Method
Description
GetStorage
( ) :
IDictionary
SetStorage
(
IDictionary
storage
) :
void
Method Details
GetStorage()
public
method
public
GetStorage
( ) :
IDictionary
return
IDictionary
SetStorage()
public
method
public
SetStorage
(
IDictionary
storage
) :
void
storage
IDictionary
return
void