Claudio
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Claudio-
Claudio commented,
The combination of using source code comments and generating the compiled help from the assembly, and using the assemblyname.xml file from the Visual Studio compiler fixed the problems. This worka...
-
Claudio commented,
Documenting the compiled assembly fixed this problem - but it has another one: The assemblyname.xml intellisense comment file generated by Document!X is not correct. It identifies operators as pro...
-
Claudio created a post,
Fields and Constants in Classes corrupt other members documentation
I have a class (not a structure) that contains public constants. I have documented them using the XML documentation tags available to them (summary, remarks). Comment Editor respects them and sho...