Yurttas/PL/OOL/CS/F/02/04/02/00/index page
Jump to navigation
Jump to search
| c# programming language fundamentals | |
| 2. c# language fundamentals |
statement - embedded-statement - blocks
A block permits multiple statements to be written in contexts
where a single statement is allowed.
block:
{ statement-listopt }
c#, .net framework, and visual studio.net << | >> classes, objects
Dr. Salih Yurttas