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