Share via


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

傳回

產生器的新執行個體。

備註

此類型及其成員可供編譯程式使用。

適用於