Jump to content

Keywords in C Sharp

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Supertouch (talk | contribs) at 23:44, 23 January 2010 (Nominated for deletion; see Wikipedia:Articles for deletion/Keyword in C sharp. (TW)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Bold textkeyword in C# keyword in C sharp are one of the most important thing to use C sharp these keyword have special meaning in their compiler some of the keywords are given below as shown

Some frequently used Keywords

finally out true byte fixed override try case

for private uint char foreach protected ulong checked goto public unchecked class if

float params typeof catch readonly unsafe const implicit ref ushort continue in return using decimal

sbyte virtual default interface sealed volatile delegate internal short void do is sizeof while double

operator throw break

int lock stackalloc

else long static

enum namespace string

event new struct as explicit null switch abstractbase extern object this bool false