C# Class NMemcached.Commands.Storage.CasCommand

CAS == Compare and Store
Inheritance: AbstractStoreCommand
Afficher le fichier Open project: hibernating-rhinos/NMemcached Class Usage Examples

Méthodes publiques

Méthode Description
Init ( string args ) : bool

Méthodes protégées

Méthode Description
ExecuteCommand ( ) : void

Method Details

ExecuteCommand() protected méthode

protected ExecuteCommand ( ) : void
Résultat void

Init() public méthode

public Init ( string args ) : bool
args string
Résultat bool