How do you generate documentation from the C# file commented
properly with a command-line compiler?
Answer Posted / guest
Compile it with a /doc switch
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is difference between value and reference types in C#.NET
What is yield break in c#?
What is the system namespace?
What is the difference between final finally and finalize in c#?
What are value types in c#?
What is binary search tree in data structure?
What is javascriptserializer c#?
what is the meaning of Object lifetime in OOPS
What are the types of delegates in c#?
What is stringbuilder c#?
Does c# have a 'throws' clause?
What types of object can I throw as exceptions?
update data in an xml file which resides in solution itself, using silverlight 4.0
What is escape sequence in c#?
What is a c# delegate?