AsyncTaskMethodBuilder<TResult>.Create Metódus

Definíció

Létrehozza a AsyncTaskMethodBuilder<TResult> osztály példányát.

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

Válaszok

A szerkesztő új példánya.

Megjegyzések

Ezt a típust és annak tagjait a fordító használja.

A következőre érvényes: