[Mono-bugs] [Bug 65462][Cri] Changed - [PATCH]ParameterInfo.DefaultValue is not implemented

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 13 Sep 2004 06:09:49 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by kjambunathan@novell.com.

http://bugzilla.ximian.com/show_bug.cgi?id=65462

--- shadow/65462	2004-09-10 10:42:58.000000000 -0400
+++ shadow/65462.tmp.25271	2004-09-13 06:09:49.000000000 -0400
@@ -80,6 +80,12 @@
 Created 3.0 version of the patch. I think this one is good to go !
 
 ------- Additional Comments From kjambunathan@novell.com  2004-09-10 10:42 -------
 Created an attachment (id=10580)
 3.0 version of the patch that incorporates lupus' suggestions on 2.0 patch
 
+
+------- Additional Comments From kjambunathan@novell.com  2004-09-13 06:09 -------
+I have committed the patch to CVS.
+
+Leaving the bug open so that even the ParameterInfo.DefaultValue works
+even for methods that were dynamically created.