I\'m looking to write a library that uses the new optional parameters feature of C# 4.0, but I want to target it to the 3.5 version of the framework. Is this possible?
VB.NET has optional parameters if you want to use optional parameters in .NET 3.5.