Пример #1
0
 public static string GetFullNameByDataId(int dataId)
 {
     return(Mpq.GeFullNameByDataId(dataId));
 }