C# Class SadConsoleEditor.Consoles.BorderConsole

Inheritance: SadConsole.Consoles.Console
Show file Open project: Thraka/SadConsoleEditor Class Usage Examples

Public Methods

Method Description
BorderConsole ( int width, int height ) : System
PrepBox ( ) : void

Method Details

BorderConsole() public method

public BorderConsole ( int width, int height ) : System
width int
height int
return System

PrepBox() public method

public PrepBox ( ) : void
return void