Re: Is there such C# tool ?
- From: "scott blood" <scott_blood@xxxxxxxxxxx>
- Date: Thu, 23 Mar 2006 09:23:12 -0000
Oleg,
have you tried the build comment web pages menu command on the tools menu?
I find this tool particular useful for creating my documentation, it does
however depend on you entering useful or descriptive comments in your code.
Regards
Scott Blood
C# Developer
"Oleg Subachev" <oleg@xxxxxxx> wrote in message
news:Omf3SXlTGHA.5908@xxxxxxxxxxxxxxxxxxxxxxx
I have .cs source file with a bunch of public and internal members
(classes, methods, enums ...) in it.
I want to extract declarations of public members into separate file
so that I can distribute this file among users as documentation.
Is there such tool to extract public members form .cs source file ?
Oleg Subachev
.
- References:
- Is there such C# tool ?
- From: Oleg Subachev
- Is there such C# tool ?
- Prev by Date: I get some warnings that I don't understand when building the exe file
- Next by Date: Re: Reading keys from HKEY_CURRENT_USER from an impersonated Web Service
- Previous by thread: Is there such C# tool ?
- Next by thread: Re: Is there such C# tool ?
- Index(es):
Relevant Pages
|