Exemplo n.º 1
0
 internal void sendChat(TextMessage msg)
 {
     msg.sendMe(_textTcp.GetStream());
 }