Why 'Events cannot be declared with a delegate type that has a return type'?
In C#, delegate can be any function prototype (in the old C/C++ days) and C# keeps this advantage.
I hope it will be better in the final release.
In C#, delegate can be any function prototype (in the old C/C++ days) and C# keeps this advantage.
I hope it will be better in the final release.
Post a suggestion on the Microsoft Product Feedback Center.