How do you generate documentation from the C# file commented
properly with a command-line compiler?
Answer Posted / p.ramakrishna
Compile it with the /doc switch
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is Implementation inheritance
What is exe file in c#?
What does char mean in c#?
What is parameters in c#?
What is the difference between Singleton design pattern and Factory design pattern?
What are variables in c#?
What are c# types?
What is strong name assembly?
Why do we use namespace in c#?
Give an example of a directcast.
Why should I use interface in c#?
How do I create a dbml file?
Can you inherit from a sealed class?
What are Indexers in C#?
What is the difference between final finally and finalize in c#?