C# Class SharpMod.Commands.Who

Inheritance: Command
Show file Open project: txdv/sharpmod

Public Methods

Method Description
Execute ( Player player ) : void
Who ( string arguments ) : System

Private Methods

Method Description
Who ( ) : System
write ( string text ) : void

Method Details

Execute() public method

public Execute ( Player player ) : void
player Player
return void

Who() public method

public Who ( string arguments ) : System
arguments string
return System