C#中的关键字

abstract 
 event 
 new 
 struct 
 
as 
 explicit 
 null 
 switch 
 
base 
 extern 
 object 
 this 
 
bool 
 false 
 operator 
 throw 
 
break 
 finally 
 out 
 true 
 
byte 
 fixed 
 override 
 try 
 
case 
 float 
 params 
 typeof 
 
catch 
 for 
 private 
 uint 
 
char 
 foreach 
 protected 
 ulong 
 
checked 
 goto 
 public 
 unchecked 
 
class 
 if 
 readonly 
 unsafe 
 
const 
 implicit 
 ref 
 ushort 
 
continue 
 in 
 return 
 using 
 
decimal 
 int 
 sbyte 
 virtual 
 
default 
 interface 
 sealed 
 volatile 
 
delegate 
 internal 
 short 
 void 
 
do 
 is 
 sizeof 
 while 
 
double 
 lock 
 stackalloc 

else 
 long 
 static 

enum 
 namespace 
 string 
  
 上下文关键字

get 
 partial 
 set 
 
value 
 where 
 yield
posted @ 2013-07-01 21:21  xinyuyuanm  阅读(162)  评论(0编辑  收藏  举报