C# Class MCDek.CmdVoteResults

This is the command /voteresults use /help voteresults in-game for more info
Inheritance: MCLawl.Command
Afficher le fichier Open project: dekema2/MCDek

Méthodes publiques

Méthode Description
CmdVoteResults ( ) : System
Help ( Player p ) : void
Use ( Player p, string message ) : void

Method Details

CmdVoteResults() public méthode

public CmdVoteResults ( ) : System
Résultat System

Help() public méthode

public Help ( Player p ) : void
p MCLawl.Player
Résultat void

Use() public méthode

public Use ( Player p, string message ) : void
p MCLawl.Player
message string
Résultat void