C# 클래스 MCLauncherW.MainWindow

Interaction logic for MainWindow.xaml
상속: System.Windows.Window
파일 보기 프로젝트 열기: MikeZTM/MCLauncherW 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
newMinecraftVersion string

공개 메소드들

메소드 설명
MainWindow ( ) : System
checkUpdate ( ) : void
minecraftUpdate ( ) : void
refreshSettings ( ) : void

비공개 메소드들

메소드 설명
SetLanguageDictionary ( ) : void
javaAutoDetect ( ) : string
preference_Click ( object sender, RoutedEventArgs e ) : void
selfUpdate ( ) : void
start_Click ( object sender, RoutedEventArgs e ) : void

메소드 상세

MainWindow() 공개 메소드

public MainWindow ( ) : System
리턴 System

checkUpdate() 공개 메소드

public checkUpdate ( ) : void
리턴 void

minecraftUpdate() 공개 메소드

public minecraftUpdate ( ) : void
리턴 void

refreshSettings() 공개 메소드

public refreshSettings ( ) : void
리턴 void

프로퍼티 상세

newMinecraftVersion 공개적으로 정적으로 프로퍼티

public static string newMinecraftVersion
리턴 string