From: SourceForge.net <no...@so...> - 2006-11-15 21:39:05
|
Bugs item #1597296, was opened at 2006-11-15 14:39 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=416078&aid=1597296&group_id=36057 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: MSDN Documenter Group: v1.3 Status: Open Resolution: None Priority: 5 Private: No Submitted By: LDawggie (ldawggie) Assigned to: Nobody/Anonymous (nobody) Summary: # character substitued instead of . Initial Comment: NDoc Version: 1.3.1 Framework: .NET 1.1 Via Gui. MSDN Documenter Hi There! I'm building my documentation from Sharp Develop, and am getting the error: Call.Event Method (ThisCallEvent#enumEventMethod, String, IAdiEvent) Everywhere I see the enumEventMethod, it seems to replace the . before it with a #. Notice the # and . difference. It should be: Call.Event Method (ThisCallEvent.enumEventMethod, String, IAdiEvent) Any thoughts would be appreciated. Thank You! Lawrence ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=416078&aid=1597296&group_id=36057 |