예제 #1
0
 private void OnChangeBackendIP(object sender, TextChangedEventArgs e)
 {
     laucherSettings.SaveIP(BackendIP.Text);
 }