Beispiel #1
0
 private void Button_Click(object sender, RoutedEventArgs e)
 {
     Server.Test("hello world");
 }