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