[Mono-bugs] [Bug 319848] Static and non static properties
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Mar 23 14:50:52 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=319848
User gert.driesen at pandora.be added comment
https://bugzilla.novell.com/show_bug.cgi?id=319848#c1
Gert Driesen <gert.driesen at pandora.be> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gert.driesen at pandora.be
--- Comment #1 from Gert Driesen <gert.driesen at pandora.be> 2008-03-23 12:50:52 MST ---
In .NET 2.0 SP1, MS introduced a new DefineProperty overload on TypeBuilder
that allows the calling convention to be set.
We can use that one for gmcs. For mcs, we'll need to mark that method as
internal and invoke it using reflection.
--
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.
More information about the mono-bugs
mailing list