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