XmlSerializer xSer = new XmlSerializer(typeof(List<Type>), new Type[] { typeof(TestClass) });StringBuilder serializedObjectText = new ...
確定! 回上一頁