コード例 #1
0
 private void btn_invia_Click(object sender, RoutedEventArgs e)
 {
     mServer.InviaTutti(txt_messaggio.Text);
 }