MyExtensions in VB.net?
Options
How do I create extensions in VB.net. It looks like LinqPad only supports C# in the "My Extensions"? Examples would be helpful. Thanks
Comments
-
Not a solution.. but you could use http://converter.telerik.com/ to convert VB.NET to C# code. It's not perfect but works well.