[Mono-bugs] [Bug 55780][Wis] Changed - Properties should hide wrt reading and writing

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 15 Feb 2005 06:58:34 -0500 (EST)


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@novell.com.

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

--- shadow/55780	2004-09-15 19:59:25.000000000 -0400
+++ shadow/55780.tmp.24409	2005-02-15 06:58:34.000000000 -0500
@@ -1,24 +1,24 @@
 Bug#: 55780
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: C#
 AssignedTo: marek.safar@seznam.cz                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Properties should hide wrt reading and writing
-BugsThisDependsOn: 55786
+BugsThisDependsOn: 55786[FIXED]
 
 We compile this:
 
 using System;
 
 class A {