예제 #1
0
파일: Client.cs 프로젝트: thinking2535/Rso
 public CNamePort GetNamePort(TPeerCnt PeerNum_)
 {
     return(_NetS.GetNamePort(PeerNum_));
 }