[Mono-bugs] [Bug 71604][Nor] Changed - CS1574 reported for cref to event on interface
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 10 Mar 2005 11:09:10 -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 vargaz@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=71604
--- shadow/71604 2005-03-10 10:33:11.000000000 -0500
+++ shadow/71604.tmp.11177 2005-03-10 11:09:10.000000000 -0500
@@ -12,13 +12,12 @@
ReportedBy: gert.driesen@pandora.be
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: CS1574 reported for cref to event on interface
-BugsThisDependsOn: 73543
Compile the following code using mcs (mcs /target:library /doc:test.xml) :
using System;
/// <summary>