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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2006-09-28 10:15 ------- I disagree. You can always implement A with object A.X { return _x; } + +------- Additional Comments From [EMAIL PROTECTED] 2006-09-28 10:15 ------- +I mean + + object A.X { get { return _x; } } _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
