C# Class Gui.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
Datei anzeigen Open project: Kursledare/Mookieraw Class Usage Examples

Public Methods

Method Description
MainWindow ( ) : System.Windows

Private Methods

Method Description
CombatLog_OnTextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void
DoBattleButton_Click ( object sender, RoutedEventArgs e ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System.Windows
return System.Windows