Hello,
I was wondering what would be the downside of converting c# event assignments:
to:
But from VB to C# it is working just fine.... why?
Lately I've started to use the converter a lot, in order to provide solutions to people in both C# and vb, and because of the fact that the forum does not allow for uploading files I'm creating all the code in the examples by hand.
It's always a pain having to convert all of the event handlers by hand....
Best Regards,
Emanuel Varga