Share via


PoolingAsyncValueTaskMethodBuilder<TResult>.Create 方法

定义

public:
 static System::Runtime::CompilerServices::PoolingAsyncValueTaskMethodBuilder<TResult> Create();
public static System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder<TResult> Create ();
static member Create : unit -> System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder<'Result>
Public Shared Function Create () As PoolingAsyncValueTaskMethodBuilder(Of TResult)

返回

已初始化的实例。

适用于