Have OnError Goto, OnError Exit keywords in C# just like in VB.Net
Have OnError Goto, OnError Exit etc., keywords/feature in C# as well just like we have in VB.Net which might be quite useful in lot of real time scenarios.
1
vote
2 comments
-
Qwertie
commented
Hey now, aren't you forgetting good ol' On Error Resume Next? ;)
-
tf
commented
And in VB we want to get rid of this :-)