Delegate ExceptionHandler
- Namespace
- JavaScriptCore.Internal
- Assembly
- JavaScriptCore-6.0.dll
public delegate void ExceptionHandler(nint context, nint exception, nint userData)
public delegate void ExceptionHandler(nint context, nint exception, nint userData)