https://bugzilla.novell.com/show_bug.cgi?id=665179
https://bugzilla.novell.com/show_bug.cgi?id=665179#c1 Ethan Brown <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |INVALID --- Comment #1 from Ethan Brown <[email protected]> 2011-01-18 19:02:06 UTC --- There was a bug in the source code. Code should have been: public static event EventHandler<T> MyEvent; But instead was written as: public static EventHandler<T> MyEvent; -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
