问题
Any one know the corresponding C# code of this
回答1:
Yes, I do. Are you asking for someone on here to translate that entire VB.NET project into C# for you? That isn't likely to happen for free.
Instead, might I suggest that you try an automated conversion tool, like this one, or this other one?
But really, any competent C# programmer should be able to translate VB.NET code into C# with a little bit of effort. The only thing that's changed is the syntax; the underlying methods are all exactly the same. Anyone who assumes experience with the .NET Framework should be fluent in either language.
回答2:
Use this post: https://stackoverflow.com/questions/756590/good-way-to-convert-vb-net-to-c
来源:https://stackoverflow.com/questions/5947942/zoom-in-out-images-in-c-sharp