2004-03-08 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
authorAndreas N <andreas@mono-cvs.ximian.com>
Mon, 8 Mar 2004 20:18:08 +0000 (20:18 -0000)
committerAndreas N <andreas@mono-cvs.ximian.com>
Mon, 8 Mar 2004 20:18:08 +0000 (20:18 -0000)
commit5f3d3cadaa27f2b2d833e1807c8cf01e7fe32393
tree0dac5c923e0b7c543e2dfb485b8403cc1d6a4005
parent6440665eb584beb0c872d16cbf37410817eee727
2004-03-08  Andreas Nahr <ClassDevelopment@A-SoftTech.com>

* UnauthorizedAccessException.cs: Exceptions set the HResult
* UInt64.cs: Implemented two missing methods
* UInt32.cs: Fix wrong parameters for ArgumentNullException, simpler convert
* UInt16.cs: Fix wrong parameters for ArgumentNullException, simpler convert

svn path=/trunk/mcs/; revision=23813
mcs/class/corlib/System/ChangeLog
mcs/class/corlib/System/UInt16.cs
mcs/class/corlib/System/UInt32.cs
mcs/class/corlib/System/UInt64.cs
mcs/class/corlib/System/UnauthorizedAccessException.cs