Where can I find the C# 5 language specification?

a 夏天 提交于 2019-11-28 05:16:00
Excommunicated

It was originally unavailable online but since June 2013 it is available for download from Microsoft.

If you have Visual Studio 2012 installed, you will find specification somewhere there:

c:\Program Files (x86)\Microsoft Visual Studio 11.0\VC#\Specifications\1033\CSharp Language Specification.docx

similar with VS2013:

c:\Program Files (x86)\Microsoft Visual Studio 12.0\VC#\Specifications\1033\CSharp Language Specification.docx

VS2015:

c:\Program Files (x86)\Microsoft Visual Studio 14.0\VC#\Specifications\1033\CSharp Language Specification.docx
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!