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