Ejemplo n.º 1
0
 private void _Client2StartButton_Click(object sender, RoutedEventArgs e)
 {
     _chatClient2.Start();
 }