Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
YurikoCS
ExitCommand
C# Class YurikoCS.ExitCommand
Inheritance:
CommandExecutor
Mostrar archivo
Open project: ItalianDevs4PM/Yuriko-CS
Public Methods
Method
Description
ExitCommand
( ) :
System
OnCommand
(
CommandSender
sender
,
Command
command
,
string
args
) :
bool
Method Details
ExitCommand()
public
method
public
ExitCommand
( ) :
System
return
System
OnCommand()
public
method
public
OnCommand
(
CommandSender
sender
,
Command
command
,
string
args
) :
bool
sender
CommandSender
command
Command
args
string
return
bool