C# Class wServer.realm.commands.NoCommand

Inheritance: ICommand
Mostra file 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