Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
NovelTheory
Component
CacheHelper
C# Class NovelTheory.Component.CacheHelper
Mostrar archivo
Open project: jamescurran/JavascriptHelper
Public Methods
Method
Description
Store
(
this
cache
,
string
key
,
object
value
) :
object
Method Details
Store()
public
static
method
public
static
Store
(
this
cache
,
string
key
,
object
value
) :
object
cache
this
key
string
value
object
return
object