[Mono-bugs] [Bug 76083][Nor] Changed - AmbiguousMatchException exception with an overriden method
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Mar 1 11:09:33 EST 2007
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 peter.dettman at iinet.net.au.
http://bugzilla.ximian.com/show_bug.cgi?id=76083
--- shadow/76083 2005-10-20 09:00:55.000000000 -0400
+++ shadow/76083.tmp.13463 2007-03-01 11:09:33.000000000 -0500
@@ -92,6 +92,11 @@
MethodInfo m1 = typeof (TabPageControlCollection).GetMethod("Add",
new Type[] { typeof (Label) } );
Console.WriteLine (m1.DeclaringType);
}
}
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
+
+------- Additional Comments From peter.dettman at iinet.net.au 2007-03-01 11:09 -------
+Created an attachment (id=18800)
+Proposed patch
+
More information about the mono-bugs
mailing list