C# 클래스 YurikoCS.ExitCommand

상속: CommandExecutor
파일 보기 프로젝트 열기: ItalianDevs4PM/Yuriko-CS

공개 메소드들

메소드 설명
ExitCommand ( ) : System
OnCommand ( CommandSender sender, Command command, string args ) : bool

메소드 상세

ExitCommand() 공개 메소드

public ExitCommand ( ) : System
리턴 System

OnCommand() 공개 메소드

public OnCommand ( CommandSender sender, Command command, string args ) : bool
sender CommandSender
command Command
args string
리턴 bool