摘要:
/// <summary> /// 去除头部xml头 /// </summary> public class XmlMessageSerializer { public static string SerializeToXML(Object obj) { string outXML = string 阅读全文
posted @ 2022-04-05 20:07
.net&new
阅读(450)
评论(0)
推荐(0)