Beispiel #1
0
 //获得排行榜人数
 public int GetRankCount()
 {
     return(mImpl.GetRankCount(this));
 }