C# Class SEA3D.Server.Program

Afficher le fichier Open project: sunag/sea3d

Méthodes publiques

Méthode Description
Pause ( ) : void
WriteKeyPressForExit ( ConsoleKey key = ConsoleKey.Enter ) : void

Private Methods

Méthode Description
Main ( string args ) : void

Method Details

Pause() public static méthode

public static Pause ( ) : void
Résultat void

WriteKeyPressForExit() public static méthode

public static WriteKeyPressForExit ( ConsoleKey key = ConsoleKey.Enter ) : void
key ConsoleKey
Résultat void