Improved VB to C# Conversion Service (Declare statement support.)

We've made our VB to C# conversion service even better!

Our converter has been expanded to support the followings.

  • Supports 'Declare' statement.
    * The types of arguments and return values will be converted directly from the types in the original VB code, so you will need to review them while checking the API manual, etc.
    ex.) int -> IntPtr

We hope our service can assist you in your transition from VB to C#.

Try it now!

コメント

このブログの人気の投稿

VB to C# Conversion Gets a Boost with Declaration Conversion