https://bugzilla.novell.com/show_bug.cgi?id=466423

User [email protected] added comment
https://bugzilla.novell.com/show_bug.cgi?id=466423#c1





--- Comment #1 from Dan Shechter <[email protected]>  2009-01-15 07:41:07 MST ---
csharp -reference:System.Xml.Linq
csharp> using System.Xml.Linq;
csharp> var x = XDocument.Load("zzz.xml");
csharp> x.Save("xxx.xml");
csharp>

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to