コード例 #1
0
 public void FirstOnlineMsg(ulong clientId)
 {
     mImpl.FirstOnlineMsg(this, clientId);
 }