Statements, Expressions, and Operators (C# Programming Guide)
Visual Studio 2012
The C# code that comprises an application consists of statements made up of keywords, expressions and operators. This section contains information regarding these fundamental elements of a C# program.
For more information, see:
For more information, see the C# Language Specification. The language specification is the definitive source for C# syntax and usage.