Statements are program instructions. Except as described in the topics referenced in the following table, statements are executed in sequence. The following table lists the C# statement keywords. For more information about statements that are not expressed with any keyword, see Statements (C# Programming Guide).
| Category | C# keywords | 
|---|---|
See Also
Reference
Statements (C# Programming Guide)