AsyncTaskMethodBuilder<TResult>.Create Metoda

Definice

Vytvoří instanci objektu AsyncTaskMethodBuilder<TResult> třídy.

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)

Návraty

Nová instance tvůrce.

Poznámky

Tento typ a jeho členy jsou určeny pro použití kompilátorem.

Platí pro