Commit Graph
10 Commits
Author SHA1 Message Date
snwflake 7cc1c1dbdc fix #14 remove invalid qualifier static 2019-03-09 20:02:43 +01:00
Konstantin d94309fa57 Merge pull request #12 from OJacot-Descombes/OJacot-Descombes-issue10
Update C# Coding Standards and Naming Conventions.md
2019-02-28 01:09:44 +03:00
OJacot-Descombes c7bbf18700 Update C# Coding Standards and Naming Conventions.md 2019-02-27 22:35:07 +01:00
OJacot-Descombes 6b1d60426a Update C# Coding Standards and Naming Conventions.md
Fixed text for exception in point 8 "Do not use Underscores in identifiers" to include "private fields" instead of "private static variables".
2019-02-27 22:16:07 +01:00
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