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