J
Jayesh Sorathia
..Net 4.0 Framework provide Optional and Named Parameters in C# also. Previously it was supported in VB.Net.
Now you do not need to write unnecessary overload methods , With the help of the Optional method you can achieve this.
Here is example of this.
Click here to view original article : http://jayeshsorathia.blogspot.com/2012/06/net-beginners-c-tips-optional-and-named.html
Now you do not need to write unnecessary overload methods , With the help of the Optional method you can achieve this.
Here is example of this.
Click here to view original article : http://jayeshsorathia.blogspot.com/2012/06/net-beginners-c-tips-optional-and-named.html