This is a migrated thread and some comments may be shown as answers.

VB.NET to C# not working for some generics

0 Answers 60 Views
Code Converter
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Micah
Top achievements
Rank 1
Micah asked on 29 May 2013, 06:29 PM
Public Sub Foo(ByVal bar as SomeType?)
End Sub

Returns:

CONVERSION ERROR: Code could not be converted. Details:

-- line 1 col 8: invalid NonModuleDeclaration

Please check for any errors in the original code and try again.
Tags
Code Converter
Asked by
Micah
Top achievements
Rank 1
Share this question
or