C# Class CSGO.UI.ModuleManager.Metro.MainWindow

Interaction logic for MainWindow.xaml
Datei anzeigen Open project: aganonki/HackTools

Public Properties

Property Type Description
ConfigurationPath string
SelectedCfg string

Public Methods

Method Description
MainWindow ( ) : System

Private Methods

Method Description
buttonChange_Click ( object sender, System e ) : void
buttonLoad_Click ( object sender, System e ) : void
buttonSave_Click ( object sender, System e ) : void
button_Click ( object sender, System e ) : void
comboBox_SelectionChanged ( object sender, System e ) : void
listBoxAvailable_SelectionChanged ( object sender, System e ) : void
loadModule_Click ( object sender, System e ) : void
refreshAvailableModules_Click ( object sender, System e ) : void
startAll_Click ( object sender, System e ) : void
startSingle_Click ( object sender, System e ) : void
stopAll_Click ( object sender, System e ) : void
stopSingle_Click ( object sender, System e ) : void
tabControl_SelectionChanged ( object sender, System e ) : void
textBox_TextChanged ( object sender, System e ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System
return System

Property Details

ConfigurationPath public_oe static_oe property

public static string ConfigurationPath
return string

SelectedCfg public_oe static_oe property

public static string SelectedCfg
return string