我们可以通过DataContractJsonSerializer类来序列化一个对象为json字符串。 public class JsonConvert { public static string ObjectToJson(T obj)...
確定! 回上一頁