Esempio n. 1
0
 private void sendButton_Click(object sender, RoutedEventArgs e)
 {
     UBT.SendTextCommand(tbCommand.Text);
 }