JSDisconnectedException(String) 생성자

정의

의 instance 생성합니다JSDisconnectedException.

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

매개 변수

message
String

예외 메시지입니다.

적용 대상