C#关键字及其意义

关键词      意义

abstract    Access Modifiers
as      Operator Keywords
base      Access Keywords
bool     Type Keywords
break     Statement Keywords
byte     Type Keywords
case     Statement Keywords
catch     Statement Keywords
char     Type Keywords
checked     Statement Keywords
class     Reference Types
const     Access Modifiers
continue   Statement Keywords
decimal   Type Keywords
default   Statement Keywords
delegate   Reference Types
do     Statement Keywords
double   Type Keywords
else     Statement Keywords
enum   Type Keywords
event     Access Modifiers
explicit   Conversion Keywords
extern   Access Modifiers
false   Literal Keywords; Operator Keywords
finally   Statement Keywords
fixed   Statement Keywords
float   Type Keywords
for     Statement Keywords
foreach   Statement Keywords
goto   Statement Keywords
if     Statement Keywords
implicit   Conversion Keywords
in     Statement Keywords

posted @ 2016-07-27 16:50  Adolf_Ye  Views(615)  Comments(0Edit  收藏  举报