-
Notifications
You must be signed in to change notification settings - Fork 222
Home
MarkusKrug edited this page Apr 20, 2017
·
5 revisions
To avoid further clutter here are some basic rules for any developer:
http://www.dofactory.com/reference/csharp-coding-standards
Usually code commenting that can be converted in C# is done using the triple slash \\\
instead of a double slash. Inside these comments it is advised to use <XML>
Tags for the markup.
Information can be found here: https://msdn.microsoft.com/en-us/library/5ast78ax.aspx