[Mono-bugs] [Bug 76829][Nor] Changed - EventInfo.ReflectedType
returns declaring type instead
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Nov 28 20:24:54 EST 2005
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 dean at brettle.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76829
--- shadow/76829 2005-11-28 19:36:43.000000000 -0500
+++ shadow/76829.tmp.23054 2005-11-28 20:24:54.000000000 -0500
@@ -72,6 +72,11 @@
EventInDerived: ReflectedType = Derived
EventInBase: ReflectedType = Derived
because ReflectedType is the type that was used to obtain
the member info, which is "Derived" in your sample.
+
+------- Additional Comments From dean at brettle.com 2005-11-28 20:24 -------
+Duh. Yeah, that's what I meant to say... :-) Sorry for the confusion.
+
+
More information about the mono-bugs
mailing list