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