Search Results

4
votes
3answers
332 views

Using Extension Methods with .NET Framework 2.0

Under Visual Studio 2008 Can I create an Extension Method to work under a .NET Framework 2.0 project? …