Example #1
0
 public string getPlatfromInfo(string[] names, Dictionary <string, string> replaceInfos = null)
 {
     return(serverApi.DicToUrl(getPlatfromInfoDic(names, replaceInfos)));
 }