[Mono-bugs] [Bug 82820][Wis] Changed - Attribute values with Enum type are missing from CustomAttribute
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Sep 12 11:39:08 EDT 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 jeff.brown at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82820
--- shadow/82820 2007-09-12 11:01:15.000000000 -0400
+++ shadow/82820.tmp.25206 2007-09-12 11:39:08.000000000 -0400
@@ -54,6 +54,10 @@
resolved state.
You can check that using the IsResolved property. You have to call
Resolve () on such a custom attribute to get the parameters list
properly populated, because it requires loading the assembly the enum
is defined in.
+
+------- Additional Comments From jeff.brown at gmail.com 2007-09-12 11:39 -------
+Oops.
+Thanks!
More information about the mono-bugs
mailing list