Exemplo n.º 1
0
 public void SendToClient(string s)
 {
     m_callback.ForwardTheData(s);
 }