C#7.0关键字列表

时间:2020-02-23 14:29:50  来源:igfitidea点击:

所有编程语言都依赖于关键字,这些语言是保留的单词,我们无法用于个人需求。
知道关键字使我们可以选择代码的其他单词。
例如,我们无法创建名为的变量 while因为它是一个C# 关键字。
下表包含C# 关键字。

abstractasbaseboolbreak
bytecasecatchcharchecked
classconstcontinuedecimaldefault
delegatedodoubleelseenum
eventexplicitexternfalsefinally
fixedfloatforforeachgoto
ifimplicitinintinterface
internalislocklongnamespace
newnullobjectoperatorout
overrideparamsprivateprotectedpublic
readonlyrefreturnsbytesealed
shortsizeofstackallocstaticstring
structswitchthisthrowtrue
trytypeofuintulongunchecked
unsafeushortusingusing staticvirtual
voidvolatilewhile