C# 클래스 SadConsoleEditor.Consoles.BorderConsole

상속: SadConsole.Consoles.Console
파일 보기 프로젝트 열기: Thraka/SadConsoleEditor 1 사용 예제들

공개 메소드들

메소드 설명
BorderConsole ( int width, int height ) : System
PrepBox ( ) : void

메소드 상세

BorderConsole() 공개 메소드

public BorderConsole ( int width, int height ) : System
width int
height int
리턴 System

PrepBox() 공개 메소드

public PrepBox ( ) : void
리턴 void