Jump Statements (C# Reference)
Branching is performed using jump statements, which cause an immediate transfer of the program control. The following keywords are used in jump statements:
See Also
Concepts
Reference
Statement Keywords (C# Reference)