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