C# Class wServer.realm.commands.ForgeListCommand

Inheritance: ICommand
显示文件 Open project: C453/OryxKingdom

Public Methods

Method Description
Execute ( Player player, string args ) : void

Method Details

Execute() public method

public Execute ( Player player, string args ) : void
player Player
args string
return void