Exemple #1
0
 public List <Tuple <string, int> > GetTagRank()
 {
     return(FTagTool.GetTagRank(dic));
 }