[Mono-bugs] [Bug 22619] Changed - Inappropriate "does not hide an inherited member" warning

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
27 Mar 2002 17:28:49 -0000


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 bryan@alphora.com.

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

--- shadow/22619	Wed Mar 27 12:28:23 2002
+++ shadow/22619.tmp.12854	Wed Mar 27 12:28:49 2002
@@ -52,6 +52,11 @@
 	
 	public new virtual object RemoveAt(int AIndex)
 	{
 		return null;
 	}
 }
+
+------- Additional Comments From bryan@alphora.com  2002-03-27 12:28 -------
+Created an attachment (id=1551)
+Test Case
+