AsyncValueTaskMethodBuilder<TResult>.Create Yöntem

Tanım

Yapı örneğini AsyncValueTaskMethodBuilder<TResult> oluşturur.

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

Döndürülenler

Başlatılan örnek.

Şunlara uygulanır