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