C#中的关键字

关键字是预定义给C#编译器的保留字。这些关键字不能用作标识符。但是,如果要使用这些关键字作为标识符,则可以在关键字前面加上@字符。

以下是C#中的两种关键字。

保留关键字

abstractasbaseBoolbreakbytecase
catchcharcheckedClassconstcontinuedecimal
defaultdelegatedoDoubleelseenumevent
explicitexternfalseFinallyfixedfloatfor
foreachgotoifImplicitinin (generic modifier)int
interfaceinternalisLocklongnamespacenew
nullobjectoperatorOutout (generic modifier)overrideparams
privateprotectedpublicReadonlyrefreturnsbyte
sealedshortsizeofstackallocstaticstringstruct
switchthisthrowTruetrytypeofuint
ulonguncheckedunsafeUshortusingvirtualvoid
volatilewhile




相关关键字

addaliasascendingdescendingdynamicfromget
globalgroupintojoinletorderbypartial (type)
partial(method)removeselectset