首页 > TAG信息列表 > DataDic

写api接口的帮助类,排序字典和json、xml 之间的相互转换

  1 /// <summary> 2 /// api接口帮助类 字典和json、xml 之间的相互转换 3 /// </summary> 4 public class ZhongBangApiHelper 5 { 6 public ZhongBangApiHelper() 7 { 8 9 } 10 11 /// <summary>