Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Enyim
Caching
Memcached
DefaultTranscoder
C# 클래스 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
.
상속:
ITranscoder
파일 보기
프로젝트 열기: xianrendzw/LightFramework.Net
1 사용 예제들
비공개 메소드들
메소드
설명
ITranscoder
(
object
value
) :
CacheItem
ITranscoder
(
CacheItem
item
) :
object