XmlTextReader reader = new XmlTextReader(@"C:\Temp\books.xml"); // ignore the namespace as there is a single default namespace: reader.
確定! 回上一頁