2007-10-17 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / mcs / doc-bootstrap.cs
index 26e64b9c5b3347e35c6530929a4d020409e830be..99d0ff591db78f016812c89df4f461a830470964 100644 (file)
@@ -25,7 +25,7 @@ namespace Mono.CSharp {
                {
                }
 
-               public static string GetMethodDocCommentName (MethodCore mc, DeclSpace ds)
+               public static string GetMethodDocCommentName (MemberCore mc, Parameters p, DeclSpace ds)
                {
                        return "";
                }