Named and Optional Parameters in C# 4.0
Posted
on C# Corner
See other posts from C# Corner
Published on May 26, 2010
Indexed on
2010/05/26
15:04 UTC
Read the original article
Hit count: 141
Filed under:
C# 2010 introduces two useful features that have been present in VB for a long time: optional and named parameters .
© C# Corner or respective owner