[Mono-bugs] [Bug 77255][Blo] Changed - System.Type.GetConstructor is not implemented as specified

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Jan 14 09:19:15 EST 2006


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 ess at engineer.bg.

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

--- shadow/77255	2006-01-14 09:09:47.000000000 -0500
+++ shadow/77255.tmp.6356	2006-01-14 09:19:15.000000000 -0500
@@ -84,6 +84,11 @@
 			if (types == null)
 				throw new ArgumentNullException ("types");
 
 			return GetConstructorImpl (bindingAttr, binder, callConvention, types,
 modifiers);
 		}
+
+------- Additional Comments From ess at engineer.bg  2006-01-14 09:19 -------
+Created an attachment (id=16339)
+Proposed Patch
+


More information about the mono-bugs mailing list