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