... | @@ -86,3 +86,9 @@ |
... | @@ -86,3 +86,9 @@ |
|
- 주석 없이도 이해하기 쉬운코드에는 주석을 작성하지 않는다.
|
|
- 주석 없이도 이해하기 쉬운코드에는 주석을 작성하지 않는다.
|
|
|
|
|
|
|
|
|
|
|
|
- - -
|
|
|
|
문서에 내용은 아래 문서들을 참고하여 작성하였습니다.
|
|
|
|
|
|
|
|
- Lance's C# Coding Standards (https://weblogs.asp.net/lhunt/csharp-coding-standards)
|
|
|
|
- C# Coding Standards and Best Programming Practices (http://www.dotnetspider.com/tutorials/BestPractices.aspx)
|
|
|
|
|