C# Class Enyim.Caching.Memcached.Protocol.SingleItemOperation

Base class for implementing operations working with keyed items.
Inheritance: Operation, ISingleItemOperation
Afficher le fichier Open project: xianrendzw/LightFramework.Net

Private Properties

Свойство Type Description

Méthodes protégées

Méthode Description
SingleItemOperation ( string key ) : System

Method Details

SingleItemOperation() protected méthode

protected SingleItemOperation ( string key ) : System
key string
Résultat System