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