C# Class MCDawn.CmdColor

Inheritance: MCDawn.Command
Afficher le fichier Open project: jonnyli1125/MCDawn

Méthodes publiques

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

Private Methods

Méthode Description
Name ( string name ) : string

Method Details

CmdColor() public méthode

public CmdColor ( ) : System
Résultat System

Help() public méthode

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

Use() public méthode

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