Méthode | Description | |
---|---|---|
AccountSettingPage ( |
Méthode | Description | |
---|---|---|
BackToHome_MouseLeftButtonUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void | ||
IsAbroadChecked_EvnentHandler ( object sender, System e ) : void | ||
IsAbroadEventHandle ( bool checkBoxVal ) : void | ||
IsAbroadUnchecked_EventHandler ( object sender, System e ) : void | ||
SaveAccountSetting ( object accountObj ) : void |
save account settings to local file and check the validity of the settings
|
|
SaveAccountSettings_EventHandler ( object sender, System e ) : void |
save account settings button click handler
|
|
ValidateAccount ( |
使用stat模拟操作来检查Account是否正确
|
|
ViewMyAKSK_MouseLeftButtonUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void |
view my ak & sk button click handler
|
|
loadAccountInfo ( ) : void |
load ak & sk from local file
|
public AccountSettingPage ( |
||
mainWindow | ||
Résultat | System |