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