0

このリンクを参照してください: http://build.sharpdevelop.net/buildartefacts/#SD45

彼らはまだ .net 4.5 を公開していないと思いますよね?

4

2 に答える 2

3

That's just a branch in preparation so that we can get started as soon as we get the .NET 4.5 bits (I think that there will be a beta release published at the Build conference).

But at the moment, that branch is not using .NET 4.5 yet; it's identical to 4.2 (except for the version number).

async/await support for code completion is already on the 4.2 branch.

于 2011-09-09T12:01:04.930 に答える
1

推測する必要がある場合、これは、Microsoft からダウンロードできる非同期 CTPの言語変更 ( async/ )を指します。しかし、彼らに聞いた方が良いでしょう。await

于 2011-09-09T08:41:45.980 に答える