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