C# 클래스 MCDek.CmdVoteResults

This is the command /voteresults use /help voteresults in-game for more info
상속: MCLawl.Command
파일 보기 프로젝트 열기: dekema2/MCDek

공개 메소드들

메소드 설명
CmdVoteResults ( ) : System
Help ( Player p ) : void
Use ( Player p, string message ) : void

메소드 상세

CmdVoteResults() 공개 메소드

public CmdVoteResults ( ) : System
리턴 System

Help() 공개 메소드

public Help ( Player p ) : void
p MCLawl.Player
리턴 void

Use() 공개 메소드

public Use ( Player p, string message ) : void
p MCLawl.Player
message string
리턴 void