Commit Graph
6 Commits
Author SHA1 Message Date
Youssef Raafat f254fefffb Update C# Coding Standards and Naming Conventions.md 2018-12-05 04:19:42 +02:00
RunninglVlan 4399dcad84 Added consistency in code formatting
2 spaces for tabs, outer element without indentation
namespace bit was incorrectly color formatted, fixed it by adding brackets
Indented continuation of a statement on the next line
Removed //... from class content, added them to method content
Fixed typos where void was used instead of class
Added empty lines between headers and code snippets
Added colons after headers
2018-11-05 19:30:29 +02:00
Konstantin 9a9f7c8724 Update C# Coding Standards and Naming Conventions.md
Add table align
2015-04-24 17:03:53 +03:00
Konstantin acd7467cf1 Update C# Coding Standards and Naming Conventions.md
fix some typos
2015-01-14 14:28:31 +03:00
Konstantin fcf95467d3 Update C# Coding Standards and Naming Conventions.md
fix some typos
2015-01-14 12:18:14 +03:00
Konstantin 7570faf144 Change file extenshion to .md 2014-11-24 18:13:42 +04:00