http://bugzilla.novell.com/show_bug.cgi?id=546360
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=546360#c1 Jb Evain <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED CC| |[email protected] Resolution| |FIXED --- Comment #1 from Jb Evain <[email protected]> 2009-10-13 02:29:39 MDT --- This happens because the default constructor is not referenced. You should apply a: [Preserve (AllMembers = true)] attribute on your type. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
