Beispiel #1
0
 private void Button_Apply_Click(object sender, RoutedEventArgs e)
 {
     HttpDownloader.SetTimeOut(TimeOut);
     this.Close();
 }