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
How do you mark a method obsolete?
Define an escape sequence, name few strings in escape sequence?
What is the namespcae generally given to the webpage of the .NET Framework ?
How can we sort an array in c#?
What is the meaning of MSIL?
who is a protected class-level variable available to?
How do you concatenate in c#?
What is session management in c#?
Is string a primitive data type in c#?
what is object-oriented programming (oop) language?
What is difference between a type and class?
What's the difference between the debug class and trace class? Documentation looks the same.
What is a hash table in c#?
Which sorting algorithm is best?
Why do we use public static void main in c#?