摘要:
public static class JsonHelper { public static string ToJson(this Object obj) { System.Web.Script.Serialization.JavaScriptSerializer jss = new System.Web.Script.Serialization.JavaScriptSerializer(); r... 阅读全文
摘要:
代码 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--publicclassUserHeader:System.Web.Services.Protocols.SoapHeader{publicUserHeader(){}publicstringUser... 阅读全文