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