In vb.net to get out of a sub or a function we can say Exit Sub. How can I
get out of a void method in C#. I can't find that documented anywhere.
Thanks,
T
get out of a void method in C#. I can't find that documented anywhere.
Thanks,
T
Comment