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