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