C# Class RocketRegions.Commands.CoordsCommand

Inheritance: IRocketCommand
Mostrar archivo 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