Beispiel #1
0
 private void FindJava(object sender, RoutedEventArgs e)
 {
     try { T2.Text = Java.ChooseJava(); } catch { }
 }