0
kicks
Two New Features of C# 4.0 You will Love
Two new features to C# 4.0 are optional parameters and named parameters. Optional parameters have been a part of VB.Net but it's now possible to do this in C#. Let us see how