示例#1
0
 private void AppBarButton_Click(object sender, RoutedEventArgs e)
 {
     ServerAPI.Follow(userName.Text);
 }