C# Class GameServer.Logging.Commands.Exit

Inheritance: GameServer.Logging.Commands.Command
显示文件 Open project: The-MMORPG-Project/game-server

Public Methods

Method Description
Run ( Array args ) : void

Method Details

Run() public method

public Run ( Array args ) : void
args Array
return void