Beispiel #1
0
 public ulong GetLfgChannel(ulong serverid)
 {
     return(context.GetLfgChannel(serverid));
 }