Share via


JSDisconnectedException(String) Constructeur

Définition

Construit un instance de JSDisconnectedException.

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

Paramètres

message
String

Message d'exception.

S’applique à