Commit Graph
21 Commits
Author SHA1 Message Date
Konstantin 64950ee66d Merge branch 'master' into master 2020-08-20 22:27:53 +03:00
OJacot-Descombes c4937eed2e Further clarified use of abbreviations in 7. 2020-08-20 17:18:25 +02:00
akshay-zz b0d06ee699 Replace PascalCase with camelCase in point 7 2020-04-28 21:42:20 +05:30
vortex852456 a5ef9c04e3 Update C# Coding Standards and Naming Conventions.md
Changed wrong "suffix" to "prefix"
2020-03-20 15:30:52 +01:00
Çağdaş Karademir 6f3ea372ff Update C# Coding Standards and Naming Conventions.md 2019-09-23 01:56:48 +03:00
Çağdaş Karademir 6bedc81603 Update C# Coding Standards and Naming Conventions.md 2019-09-23 01:44:51 +03:00
Patrick Roche 2b3b1c6897 Fix typo in C# conventions doc 2019-05-23 08:23:39 -04:00
Joseph Adamita dea8b9d98c Fixed spelling error on line 72
Corrected "grap" to "grab"
2019-04-08 10:48:04 -04:00
rodolphito 1387d1e798 Do not use abbreviations in 5. because of 6.
The rule right after it says not to do it, yet it does it. Hypocritical, lol...
2019-04-02 00:31:39 -07:00
metu 6ce2a7537a Added example for event handler parameter names
Added event handler method with 'sender' and 'e' parameter names for point number 24: "DO use two parameters named sender and e in event handlers."
2019-03-27 07:11:50 +02:00
Rex e90f42e94d Fix spelling error (grap = grab) 2019-03-19 14:25:57 -05:00
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