예제 #1
0
 protected TcpClient InternalTcpClient()
 {
     return(mNetSocket.GetTcpClient());
 }