Skip to content

Compound Statements

In C#, the compound statement was used in combination with the control flow statements to allow you to group together a number of statements within different branches of the code.