C# Class SadConsoleEditor.Consoles.BorderConsole

Inheritance: SadConsole.Consoles.Console
Afficher le fichier Open project: Thraka/SadConsoleEditor Class Usage Examples

Méthodes publiques

Méthode Description
BorderConsole ( int width, int height ) : System
PrepBox ( ) : void

Method Details

BorderConsole() public méthode

public BorderConsole ( int width, int height ) : System
width int
height int
Résultat System

PrepBox() public méthode

public PrepBox ( ) : void
Résultat void