C# Class NMemcached.Commands.Misc.VersionCommand

Inheritance: AbstractCommand
Show file Open project: hibernating-rhinos/NMemcached Class Usage Examples

Public Methods

Method Description
Execute ( ) : void
Init ( string args ) : bool

Method Details

Execute() public method

public Execute ( ) : void
return void

Init() public method

public Init ( string args ) : bool
args string
return bool