Where can I get a list of reserved keywords in C#? [closed]
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 4 years ago . Where can I get a list of reserved keywords in C#? 回答1: From Microsoft's website: Microsoft Visual Studio 2008/.NET Framework 3.5 abstract as base bool break byte case catch char checked class const continue decimal default delegate do double event explicit extern false finally fixed float for foreach goto if