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
Why is hashset faster?
Can list contain duplicates c#?
What are the fundamental oop concepts?
Why data types are important in c#?
How is a strongly-named assembly different from one that isn’t strongly-named?
What is argument in c#?
what is be the overhead, if i use binary transmission. and will it be sent using xml text or how ?
What are the uses of delegates in c#?
What is the difference between values and reference types?
Is array reference type in c#?
What are sorted lists?
What does console readline do?
Are multiple data types stored in System.Array?
What happens during the process of boxing?
Which class comes after the SortedList class?