C# Class SEA3D.Server.Program

Exibir arquivo Open project: sunag/sea3d

Public Methods

Method Description
Pause ( ) : void
WriteKeyPressForExit ( ConsoleKey key = ConsoleKey.Enter ) : void

Private Methods

Method Description
Main ( string args ) : void

Method Details

Pause() public static method

public static Pause ( ) : void
return void

WriteKeyPressForExit() public static method

public static WriteKeyPressForExit ( ConsoleKey key = ConsoleKey.Enter ) : void
key ConsoleKey
return void