Class ShortcutFuncCallHandler
Call Handler for ShortcutFunc. 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 ShortcutFuncCallHandler
- Inheritance
-
ShortcutFuncCallHandler
- Inherited Members
Constructors
ShortcutFuncCallHandler(ShortcutFunc)
public ShortcutFuncCallHandler(ShortcutFunc managed)
Parameters
managed
ShortcutFunc
Fields
NativeCallback
public ShortcutFunc NativeCallback