[Mono-bugs] [Bug 79459][Wis] Changed - Bad error message for unimplementable interface

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Sep 28 10:15:42 EDT 2006


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 rharinath at novell.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79459

--- shadow/79459	2006-09-28 10:15:03.000000000 -0400
+++ shadow/79459.tmp.16464	2006-09-28 10:15:42.000000000 -0400
@@ -34,6 +34,11 @@
 
 ------- Additional Comments From rharinath at novell.com  2006-09-28 10:15 -------
 I disagree.  You can always implement A with
 
   object A.X { return _x; }
 
+
+------- Additional Comments From rharinath at novell.com  2006-09-28 10:15 -------
+I mean
+
+  object A.X { get { return _x; } }


More information about the mono-bugs mailing list