[Mono-bugs] [Bug 76347][Wis] Changed - monodoc shows a "returns"
section for properties with "setters" only
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Oct 11 11:18:43 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-10 06:25:43.000000000 -0400
+++ shadow/76347.tmp.26498 2005-10-11 11:18:43.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 76347
Product: Mono: Doctools
Version: 1.1
OS: All
OS Details:
-Status: NEEDINFO
+Status: REOPENED
Resolution:
Severity: Unknown
Priority: Wishlist
Component: Gui
AssignedTo: mario.sopena at gmail.com
ReportedBy: sebastien at ximian.com
@@ -33,6 +33,12 @@
I've looked at MSDN and the only write-only property I could found was
System.DirectoryService.DirectoryEntry.Password which in Mono seems to
have get/set accessors (I've look at the source code of the class).
Could you point to a more specific class or example?
+
+------- Additional Comments From sebastien at ximian.com 2005-10-11 11:18 -------
+I found that one with
+Mono.Security.X509.PKCS12.Password
+
+but maybe the generator was fixed later ?!?
More information about the mono-bugs
mailing list