Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Enyim
Caching
Memcached
Protocol
SingleItemOperation
C# Class Enyim.Caching.Memcached.Protocol.SingleItemOperation
Base class for implementing operations working with keyed items.
Inheritance:
Operation
,
ISingleItemOperation
ファイルを表示
Open project: xianrendzw/LightFramework.Net
Private Properties
Property
Type
Description
Protected Methods
Method
Description
SingleItemOperation
(
string
key
) :
System
Method Details
SingleItemOperation()
protected
method
protected
SingleItemOperation
(
string
key
) :
System
key
string
return
System