AsyncIteratorMethodBuilder.Create Yöntem

Tanım

Yapı örneğini AsyncIteratorMethodBuilder oluşturur.

public:
 static System::Runtime::CompilerServices::AsyncIteratorMethodBuilder Create();
public static System.Runtime.CompilerServices.AsyncIteratorMethodBuilder Create ();
static member Create : unit -> System.Runtime.CompilerServices.AsyncIteratorMethodBuilder
Public Shared Function Create () As AsyncIteratorMethodBuilder

Döndürülenler

Başlatılan örnek.

Şunlara uygulanır