Udostępnij przez


LanguageServer.OnLogUnhandledExceptionHandler Delegate

Definition

public delegate void LanguageServer.OnLogUnhandledExceptionHandler(Exception e);
type LanguageServer.OnLogUnhandledExceptionHandler = delegate of Exception -> unit
Public Delegate Sub LanguageServer.OnLogUnhandledExceptionHandler(e As Exception)

Parameters

Applies to