[Mono-bugs] [Bug 76347][Wis] New - monodoc shows a "returns" section for properties with "setters" only

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Oct 6 11:43:23 EDT 2005


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 sebastien at ximian.com.

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

--- shadow/76347	2005-10-06 11:43:23.000000000 -0400
+++ shadow/76347.tmp.1733	2005-10-06 11:43:23.000000000 -0400
@@ -0,0 +1,28 @@
+Bug#: 76347
+Product: Mono: Doctools
+Version: 1.1
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Gui
+AssignedTo: mario.sopena at gmail.com                            
+ReportedBy: sebastien at ximian.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: monodoc shows a "returns" section for properties with "setters" only
+
+Description of Problem:
+
+The monodoc viewer (inside mono-tools) shows a "returns" section for
+properties with "setters" only.
+
+E.g.
+
+public string Password {
+    set { p = value; }
+}


More information about the mono-bugs mailing list