2005-02-12 Geoff Norton <gnorton@customerdna.com>
commitfd7d7eaae5e04dd8fce31d396e75c05c45b8d59b
authorGeoff Norton <grompf@sublimeintervention.com>
Sat, 12 Feb 2005 23:23:20 +0000 (12 23:23 -0000)
committerGeoff Norton <grompf@sublimeintervention.com>
Sat, 12 Feb 2005 23:23:20 +0000 (12 23:23 -0000)
tree6bfcd738550240b3c3348a8f836c84f7818672e7
parent5b74d58fbfbf136d3585808a5a3b718fcf5d9f57
2005-02-12  Geoff Norton  <gnorton@customerdna.com>
        * ResourceReader.cs: If a resource type index is -1 return null
         instead of throwing an exception
* ResourceWriter.cs: If an object is null; encode it with type index
         -1 instead of throwing an exception.

svn path=/trunk/mcs/; revision=40569
mcs/class/corlib/System.Resources/ChangeLog
mcs/class/corlib/System.Resources/ResourceReader.cs
mcs/class/corlib/System.Resources/ResourceWriter.cs