Class OptionsFuncCallHandler
- Namespace
- JavaScriptCore.Internal
- Assembly
- JavaScriptCore-6.0.dll
Call Handler for OptionsFunc. A call annotation indicates the closure should be valid for the duration of the call. This handler does not implement any special memory management.
public class OptionsFuncCallHandler
- Inheritance
-
OptionsFuncCallHandler
- Inherited Members
Constructors
OptionsFuncCallHandler(OptionsFunc)
public OptionsFuncCallHandler(OptionsFunc managed)
Parameters
managed
OptionsFunc
Fields
NativeCallback
public OptionsFunc NativeCallback