New video from the Practical C# Video series to learn named and optional parameters introduced in C# 4.
Named and Optional Parameters
Learn how to use named and optional parameters in C# and why you need to be careful if you want to change parameters names and default values in your public APIs.
[…] Practical C# – Named and Optional Parameters (Andrea Angella) […]