C# Class SadConsoleEditor.Windows.OtherColorsPopup

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

Méthodes publiques

Méthode Description
OtherColorsPopup ( ) : System
Redraw ( ) : void

Private Methods

Méthode Description
CreateButtonTheme ( Color color, Color textColor ) : SadConsole.Themes.ButtonTheme
_ansiGreenBright_ButtonClicked ( object sender, EventArgs e ) : void
_ansiSelectButton_IsSelectedChanged ( object sender, EventArgs e ) : void

Method Details

OtherColorsPopup() public méthode

public OtherColorsPopup ( ) : System
Résultat System

Redraw() public méthode

public Redraw ( ) : void
Résultat void