Click here to Skip to main content
15,881,794 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 24.9K   6  
Annotating parameters vs Rewriting methods for code readability

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

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