コード例 #1
0
 public void SetLfgChannel(ulong channelid, ulong serverid)
 {
     context.SetLfgChannel(channelid, serverid);
 }