Use // or /// for comments. Avoid using /* … */
This gives you the ability to generate XML documentation from VS.
Use // or /// for comments. Avoid using /* … */
This gives you the ability to generate XML documentation from VS.
You must be logged in to post a comment.
Thanks for this… useful tip!