[Mono-bugs] [Bug 71616][Nor] New - monop should display `protected' methods by default.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 22 Jan 2005 17:51:44 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=71616
--- shadow/71616 2005-01-22 17:51:44.000000000 -0500
+++ shadow/71616.tmp.20495 2005-01-22 17:51:44.000000000 -0500
@@ -0,0 +1,21 @@
+Bug#: 71616
+Product: Mono: Tools
+Version: 1.0
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: monop
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: miguel@ximian.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: monop should display `protected' methods by default.
+
+Currently monop will not display protected members by default, but this
+should be shown as people might be implementing existing methods from
+a class.