Exemplo n.º 1
0
 public string GetRankName(ulong user_id)
 {
     return(netdata.GetRankName(user_id));
 }