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