Closed VBAndCs closed 4 years ago
@VBAndCs I will post a fix for this case tonight. I don't know if it will fix all cases and some comments may be removed (needs more tests) also more comments were picked up around Properties. For MustOverride (Abstract) I don't think VB allows different modifiers for Get and Set. If it is allowed please proved syntax, right now I continue to convert as before.
This C# code
is converted to:
but it should be: