1. Is XML case-sensitive?
Yes.
2. What's the difference between // comments, /* */ comments and /// comments?
Single-line comments, multi-line comments, and XML documentation comments.
3. How do you generate documentation from the C# file commented properly with a command-line compiler?
Compile it with the /doc switch.
Showing posts with label XML. Show all posts
Showing posts with label XML. Show all posts
XML Documentation Questions
Subscribe to:
Posts (Atom)