public class MyObject { int ObjectID {get;set;} string ObjectString {get;set;} } 我有一个MyObject 列表,我希望使用stringbuilder 将其转换为json 字符串。
確定! 回上一頁