How do you generate documentation from the C# file commented
properly with a command-line compiler?
Answer Posted / saxena
Compile it with a /doc switch.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a method signature c#?
What is a partial class. Give an example?
Why do we use overloading in c#?
How many kinds of elements an array can have?
what is object-oriented programming (oop) language?
What is datetime minvalue in c#?
Are c# strings immutable?
Why are dynamic link library used over static one?
Explain the difference between a struct and a class?
What is literal control
What are some of the commonly used commands in sqlcommand?
What is the difference between selection and projection?
What are the steps to create a webservice and consume it?
Where is the keyword void used?
what is a destructor?