.NET Comment Tags
Posted by Tim on May 7, 2009 in .NET Framework |
Here are some useful tags that can be used when using .NET XML documentation:
<seealso>, <summary>, <returns>
References:
http://msdn.microsoft.com/en-us/library/5ast78ax.aspx


