C# Class MCLawl.CmdRetrieve

Inheritance: Command
Afficher le fichier Open project: dekema2/MCDek

Méthodes publiques

Свойство Type Description
list List

Méthodes publiques

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

Method Details

CmdRetrieve() public méthode

public CmdRetrieve ( ) : 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

Property Details

list public_oe property

public List list
Résultat List