In corlib/System.Runtime.InteropServices:
authorRaja R Harinath <harinath@hurrynot.org>
Mon, 12 Mar 2007 13:31:45 +0000 (13:31 -0000)
committerRaja R Harinath <harinath@hurrynot.org>
Mon, 12 Mar 2007 13:31:45 +0000 (13:31 -0000)
commit3d693eeb90339833968d66c3dc9fde2fa3ba2cef
treeadd94b3ba18c1fc74fb4effc0e9b75f3120eaae7
parenta1ca5c7ec77bcaf51f84df5930208c827758bcb2
parent345dfd3075460bd14b195375bab51458b50a433e
In corlib/System.Runtime.InteropServices:
* DefaultParameterValueAttribute.cs: Move to System.dll.

In System/System.Runtime.InteropServices:
* StandardOleMarshalObject.cs: New .net2.0 class.
* DefaultParameterValueAttribute.cs: Move here from corlib.

svn path=/trunk/mcs/; revision=74124
mcs/class/System/System.Runtime.InteropServices/ChangeLog
mcs/class/System/System.Runtime.InteropServices/DefaultParameterValueAttribute.cs
mcs/class/System/System.Runtime.InteropServices/StandardOleMarshalObject.cs
mcs/class/System/System.dll.sources
mcs/class/corlib/System.Runtime.InteropServices/ChangeLog
mcs/class/corlib/System.Runtime.InteropServices/DefaultParameterValueAttribute.cs
mcs/class/corlib/corlib.dll.sources