[Mono-bugs] [Bug 62232][Wis] Changed - We don't report cs0208
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 30 Sep 2004 15:10:04 -0400 (EDT)
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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=62232
--- shadow/62232 2004-09-30 13:22:03.000000000 -0400
+++ shadow/62232.tmp.6041 2004-09-30 15:10:04.000000000 -0400
@@ -100,6 +100,10 @@
BindingFlags.NonPublic
------- Additional Comments From jluke@cfl.rr.com 2004-09-30 13:22 -------
Created an attachment (id=11741)
lucky number 3
+
+------- Additional Comments From bmaurer@users.sf.net 2004-09-30 15:10 -------
+YOu can add bindingflags.static so that you dont have to do the if
+(.isstatic) test.