C# Class YurikoCS.ExitCommand

Inheritance: CommandExecutor
Afficher le fichier Open project: ItalianDevs4PM/Yuriko-CS

Méthodes publiques

Méthode Description
ExitCommand ( ) : System
OnCommand ( CommandSender sender, Command command, string args ) : bool

Method Details

ExitCommand() public méthode

public ExitCommand ( ) : System
Résultat System

OnCommand() public méthode

public OnCommand ( CommandSender sender, Command command, string args ) : bool
sender CommandSender
command Command
args string
Résultat bool