Optional Parameters in C# 4.0 and Limitations

added by codegain
1/20/2011 3:34:19 AM

160 Views

In this article, I will explain how to use the optional parameter in C 4.0 and what are the limitations or points we have to keep mind before use these types of parameters in coding.


0 comments