C# Class RocketRegions.Commands.PosCommand

Inheritance: IRocketCommand
显示文件 Open project: Trojaner25/Rocket-Regions

Public Methods

Method Description
Execute ( IRocketPlayer caller, string command ) : void

Method Details

Execute() public method

public Execute ( IRocketPlayer caller, string command ) : void
caller IRocketPlayer
command string
return void