Udostępnij przez


JSDisconnectedException(String) Konstruktor

Definicja

Tworzy wystąpienie klasy JSDisconnectedException.

public JSDisconnectedException (string message);
new Microsoft.JSInterop.JSDisconnectedException : string -> Microsoft.JSInterop.JSDisconnectedException
Public Sub New (message As String)

Parametry

message
String

Komunikat wyjątku.

Dotyczy