Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
how do i exit a function. in basic there is an axit statement , but i can'd find it in c#.
rzvme
try the "return;" once you are done with your statements then it will automatically exit the function. It depends on your needs.
Dabsukol
VB.NET To C# Converter[^]