C# Class Enyim.Caching.Memcached.Protocol.Binary.BinaryOperation

Inheritance: System.Operation
Mostrar archivo Open project: xianrendzw/LightFramework.Net

Protected Methods

Method Description
Build ( ) : BinaryRequest
GetBuffer ( ) : IList>

Method Details

Build() protected abstract method

protected abstract Build ( ) : BinaryRequest
return BinaryRequest

GetBuffer() protected method

protected GetBuffer ( ) : IList>
return IList>