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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 5 Oct 2004 09:06:48 -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 vargaz@gmail.com.

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

--- shadow/65462	2004-10-03 14:15:18.000000000 -0400
+++ shadow/65462.tmp.17027	2004-10-05 09:06:48.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 65462
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: kjambunathan@novell.com               
 QAContact: mono-bugs@ximian.com
@@ -89,6 +89,9 @@
 
 Leaving the bug open so that even the ParameterInfo.DefaultValue works
 even for methods that were dynamically created.
 
 ------- Additional Comments From miguel@ximian.com  2004-10-03 14:15 -------
 Jambu, could you cook up a test, so we can close this bug?
+
+------- Additional Comments From vargaz@gmail.com  2004-10-05 09:06 -------
+The dynamic case is fixed too.