コード例 #1
0
ファイル: Client.cs プロジェクト: thinking2535/Rso
 public CNamePort GetNamePort(TPeerCnt PeerNum_)
 {
     return(_NetS.GetNamePort(PeerNum_));
 }