C# 클래스 NMemcached.Commands.Storage.CasCommand

CAS == Compare and Store
상속: AbstractStoreCommand
파일 보기 프로젝트 열기: hibernating-rhinos/NMemcached 1 사용 예제들

공개 메소드들

메소드 설명
Init ( string args ) : bool

보호된 메소드들

메소드 설명
ExecuteCommand ( ) : void

메소드 상세

ExecuteCommand() 보호된 메소드

protected ExecuteCommand ( ) : void
리턴 void

Init() 공개 메소드

public Init ( string args ) : bool
args string
리턴 bool