AsyncTaskMethodBuilder.Create メソッド

定義

AsyncTaskMethodBuilder型のインスタンスを作成します。

public:
 static System::Runtime::CompilerServices::AsyncTaskMethodBuilder Create();
public static System.Runtime.CompilerServices.AsyncTaskMethodBuilder Create();
static member Create : unit -> System.Runtime.CompilerServices.AsyncTaskMethodBuilder
Public Shared Function Create () As AsyncTaskMethodBuilder

返品

ビルダーの新しいインスタンス。

注釈

この型とそのメンバーは、コンパイラで使用することを目的としています。

適用対象