C# Class MCLauncherW.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
Afficher le fichier Open project: MikeZTM/MCLauncherW Class Usage Examples

Méthodes publiques

Свойство Type Description
newMinecraftVersion string

Méthodes publiques

Méthode Description
MainWindow ( ) : System
checkUpdate ( ) : void
minecraftUpdate ( ) : void
refreshSettings ( ) : void

Private Methods

Méthode Description
SetLanguageDictionary ( ) : void
javaAutoDetect ( ) : string
preference_Click ( object sender, RoutedEventArgs e ) : void
selfUpdate ( ) : void
start_Click ( object sender, RoutedEventArgs e ) : void

Method Details

MainWindow() public méthode

public MainWindow ( ) : System
Résultat System

checkUpdate() public méthode

public checkUpdate ( ) : void
Résultat void

minecraftUpdate() public méthode

public minecraftUpdate ( ) : void
Résultat void

refreshSettings() public méthode

public refreshSettings ( ) : void
Résultat void

Property Details

newMinecraftVersion public_oe static_oe property

public static string newMinecraftVersion
Résultat string