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