C# Class SadConsoleEditor.Windows.NewConsolePopup

Inheritance: SadConsole.Consoles.Window
Mostra file Open project: Thraka/SadConsoleEditor Class Usage Examples

Public Methods

Method Description
NewConsolePopup ( ) : System

Private Methods

Method Description
_cancelButton_Action ( object sender, EventArgs e ) : void
_okButton_Action ( object sender, EventArgs e ) : void
editorsListBox_SelectedItemChanged ( object sender, ListBox e ) : void

Method Details

NewConsolePopup() public method

public NewConsolePopup ( ) : System
return System