Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Enyim
Caching
Memcached
DefaultTranscoder
C# Class Enyim.Caching.Memcached.DefaultTranscoder
Default
T:Enyim.Caching.Memcached.ITranscoder
implementation. Primitive types are manually serialized, the rest is serialized using
T:System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
.
Inheritance:
ITranscoder
Datei anzeigen
Open project: xianrendzw/LightFramework.Net
Class Usage Examples
Private Methods
Method
Description
ITranscoder
(
object
value
) :
CacheItem
ITranscoder
(
CacheItem
item
) :
object