Skip to content

Instantly share code, notes, and snippets.

@JohnL4
Created September 21, 2018 17:45
Show Gist options
  • Save JohnL4/8dc0d662ad5e9d8b35892afbe0a063d5 to your computer and use it in GitHub Desktop.
Save JohnL4/8dc0d662ad5e9d8b35892afbe0a063d5 to your computer and use it in GitHub Desktop.
XML comment-based documentation for C# -- lists
/// <list type="bullet">
/// <item><description>
/// blah blah blah
/// </description></item>
/// </list>
// See https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/xmldoc/list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment