C# Class LIGHT.CommandShop

Inheritance: IRocketCommand
Show file Open project: lightphoenix2/LPX

Public Methods

Method Description
Execute ( IRocketPlayer caller ) : void

Private Methods

Method Description
sendMessage ( IRocketPlayer playerid, string message, bool console ) : void

Method Details

Execute() public method

public Execute ( IRocketPlayer caller ) : void
caller IRocketPlayer
return void