C#中的关键字,都不能定义为变量名、类名等标识符,比如下面这些:
int public this finally boolean abstract
continue float long short throw return
break for foreach static new interface
if goto default byte do case
void try switch else catch private
double protected while char class using