Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
NMemcached
Commands
Misc
QuitCommand
C# Class NMemcached.Commands.Misc.QuitCommand
Inheritance:
AbstractCommand
显示文件
Open project: hibernating-rhinos/NMemcached
Class Usage Examples
Public Methods
Method
Description
Execute
( ) :
void
Init
(
string
args
) :
bool
QuitCommand
(
System.Action
quitAction
) :
System
Method Details
Execute()
public
method
public
Execute
( ) :
void
return
void
Init()
public
method
public
Init
(
string
args
) :
bool
args
string
return
bool
QuitCommand()
public
method
public
QuitCommand
(
System.Action
quitAction
) :
System
quitAction
System.Action
return
System