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 the max value of int32 in c#?
What is the difference between decimal and integer?
What is a string c#?
What is delegate in c# interview questions?
What is COM Interoperability?
Who introduced c#?
Explain the difference between “as” and “is” operators used in c#?
What is the root element of an xml file?
what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?
What is a destructor in c#?
Is enum a value type c#?
What is the xml document structure?
Is vs as c#?
What is data quality assurance?
write a C# Program add two matrix ?