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

返回

AsyncVoidMethodBuilder

生成器的新实例。

注解

此类型及其成员供编译器使用。

适用于