C# Class SharpMod.Commands.Who

Inheritance: Command
Afficher le fichier Open project: txdv/sharpmod

Méthodes publiques

Méthode Description
Execute ( Player player ) : void
Who ( string arguments ) : System

Private Methods

Méthode Description
Who ( ) : System
write ( string text ) : void

Method Details

Execute() public méthode

public Execute ( Player player ) : void
player Player
Résultat void

Who() public méthode

public Who ( string arguments ) : System
arguments string
Résultat System