CHAPTER 5 UNDERSTANDING ENCAPSULATION
While the use of optional/named arguments is a very slick way to streamline how you define the set
of constructors used by a given class, do always remember that this syntax is only valid under .NET 4.0 or
higher.