Re: Optional parameters in a procedure.

Tech-Archive recommends: Fix windows errors by optimizing your registry



No, not in C#. I believe that there is in VB.NET, though.

In C# you have to write overloads in order to get this effect.

.