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
Zetetic
Chain
ContextBase
C# Class Zetetic.Chain.ContextBase
Inheritance:
System.MarshalByRefObject
,
IContext
Afficher le fichier
Open project: skradel/Zetetic.Chain
Class Usage Examples
Protected Properties
Свойство
Type
Description
BaseStorage
object>.Dictionary
Méthodes publiques
Méthode
Description
Remove
(
string
key
) :
void
this
(
string
key
) :
object
Method Details
Remove()
public
méthode
public
Remove
(
string
key
) :
void
key
string
Résultat
void
this()
public
méthode
public
this
(
string
key
) :
object
key
string
Résultat
object
Property Details
BaseStorage
protected_oe property
protected
Dictionary
BaseStorage
Résultat
object>.Dictionary