C# 클래스 SEA3D.Server.Program

파일 보기 프로젝트 열기: sunag/sea3d

공개 메소드들

메소드 설명
Pause ( ) : void
WriteKeyPressForExit ( ConsoleKey key = ConsoleKey.Enter ) : void

비공개 메소드들

메소드 설명
Main ( string args ) : void

메소드 상세

Pause() 공개 정적인 메소드

public static Pause ( ) : void
리턴 void

WriteKeyPressForExit() 공개 정적인 메소드

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