Exemplo n.º 1
0
 private void _Client2StopButton_Click(object sender, RoutedEventArgs e)
 {
     _chatClient2.Stop();
 }