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