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