Dangers of Using Optional Parameters In .NET C#
Ahmed Tarek Hasan
Senior Software Design Engineer @ASML (Advanced Semiconductor Material Lithography) | Technical Blogger | Development Simply Put (DevelopmentSimplyPut.com)
When to be cautious while using Optional Parameters in .NET C#
We all know about?Optional Parameters?and we love to use them instead of defining too many method overloads.
However, there is something important which you need to keep in mind while using?Optional Parameters?especially if you are developing your own class library.
In this article, I will show you something that could blow your mind.
?????You can read the rest of the article on?Dangers of Using Optional Parameters In .NET C#
This link????is a???Friend Link??.?So, you?don’t need?Medium Premium Membership????to read the article.
More From the Author
and even?more...