Menu

#460 Method names missing

v2.0
open
nobody
5
2006-02-06
2006-02-06
Nick Piazza
No

I am using the version of NDOC whose Help|About shows
version 1.3.1, but supports .NET 2.0 as downloaded
from Interactive Analytics Architecture. As mentioned
above, I am running it on MS .NET 2.0, using the GUI
application to create an MSDN documenter from XML
documentation files generated by the C# compiler.
Although it generates appropriate output for fields
and properties, when generating method output, the
method name is missing. For example, a method with
the following signature

public void EnableAbortButton (bool enable)

is displayed as

public void (Boolean enable)

Note that the method name is missing, although the
parameters are properly displayed.

Thanks,
Nick Piazza

nick.piazza@cardinal.com

Discussion


Log in to post a comment.