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