AsyncVoidMethodBuilder.Create 方法

定義

建立 AsyncVoidMethodBuilder 類別的執行個體。

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

傳回

產生器的新執行個體。

備註

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

適用於