* System.Xml/XmlDictionaryWriter.cs: Implement
authorJonathan Pryor <jpryor@novell.com>
Fri, 13 Feb 2009 20:55:12 +0000 (20:55 -0000)
committerJonathan Pryor <jpryor@novell.com>
Fri, 13 Feb 2009 20:55:12 +0000 (20:55 -0000)
commite1b0befb1a60df276fc2f64842bd50a94830df81
tree406ff8f935ed9f41a6169338d29f2dafb1f46d4d
parentf234d25375aeab920f3d1b8886eed065c5da7a7a
* System.Xml/XmlDictionaryWriter.cs: Implement
  WriteValue(IStreamProvider).
* Test/System.Xml/XmlDictionaryWriterTest.cs: Test
  WriteValue(IStreamProvider).

svn path=/trunk/mcs/; revision=126867
mcs/class/System.Runtime.Serialization/System.Xml/ChangeLog
mcs/class/System.Runtime.Serialization/System.Xml/XmlDictionaryWriter.cs
mcs/class/System.Runtime.Serialization/Test/System.Xml/ChangeLog
mcs/class/System.Runtime.Serialization/Test/System.Xml/XmlDictionaryWriterTest.cs