Empty; StringWriter writer = null; try { XmlSerializer xml = new XmlSerializer(obj.GetType()); writer = new StringWriter(); xml.
確定! 回上一頁