Aracılığıyla paylaş


Dispatcher.CreateDefault Yöntem

Tanım

varsayılan örneğini Dispatcheroluşturur.

public:
 static Microsoft::AspNetCore::Components::Dispatcher ^ CreateDefault();
public static Microsoft.AspNetCore.Components.Dispatcher CreateDefault ();
static member CreateDefault : unit -> Microsoft.AspNetCore.Components.Dispatcher
Public Shared Function CreateDefault () As Dispatcher

Döndürülenler

Bir Dispatcher örnek.

Şunlara uygulanır