C# Class MCDawn.CmdOpRules

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

Méthodes publiques

Méthode Description
CmdOpRules ( ) : System.Collections.Generic
Help ( Player p ) : void
Use ( Player p, string message ) : void

Method Details

CmdOpRules() public méthode

public CmdOpRules ( ) : System.Collections.Generic
Résultat System.Collections.Generic

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