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