Click here to Skip to main content
15,895,283 members
Articles / Programming Languages / C# 6.0

Boolean parameters and code readability

Rate me:
Please Sign up or sign in to vote.
4.82/5 (25 votes)
25 Apr 2017CPOL1 min read 25.2K   6  
Annotating parameters vs Rewriting methods for code readability

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Australia Australia
I have been developing software for 22 years, 10 of those professionally. I'm interested in a wide range of topics but tend to focus on things such as efficiency and code readability.

Comments and Discussions