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 are delegate methods?
How many constructors can a class have c#?
HOW to Develope the CRUD(create,read,update,delete) FORM IN WINDOWS form by using c# only
What are the basic string operations? Explain.
What is default c#?
Difference between value and reference type.
What is a destructor in c#?
What is the difference between static and private constructor?
Define boxing and unboxing in c#?
Define constructors
What is datagridview in c#?
Can I use exceptions in c#?
Explain about Threading Types.
What are tuples c#?
What are the examples of data types?